Search found 3 matches
- Sun Mar 10, 2019 2:15 pm
- Forum: JFreeChart
- Topic: Problem while loading
- Replies: 4
- Views: 15005
- Tue Mar 05, 2019 10:49 pm
- Forum: JFreeChart
- Topic: Problem while loading
- Replies: 4
- Views: 15005
Re: Problem while loading
java.lang.NoClassDefFoundError: org/jfree/data/category/CategoryDataset at com.danichefktn.stats.Stats.onEnable(Stats.java:47) ~[?:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_121] Caused by: java.lang.ClassNotFoundException: org.jfree.data.category.CategoryDataset at java.net.URLClassLoader...
- Mon Mar 04, 2019 1:14 pm
- Forum: JFreeChart
- Topic: Problem while loading
- Replies: 4
- Views: 15005
Problem while loading
So it's the first time I use this library and I'm already having trouble and cannot find any solution :roll: When I load the plugin, it throws this error "org.jfree.data.category.CategoryDataset". This is are my dependencies in pom (using IntelliJ and Maven): <!-- https://mvnrepository.com/artifact/...