-
-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed NoClassDefFoundError caused by changes to the addon version com…
- Loading branch information
1 parent
05a4b2d
commit 5e02954
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 comment
on commit 5e02954
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Poslovitch Thanks for the fix. The importer grabbed the "wrong" import.
Hmm. This was supposed to be
org.apache.commons.lang.math.NumberUtils
, which is included in the Bukkit class path.