NoClassDefFoundError by switching to another project
问题 I have read a lot of answers here to NoClassDefFoundError, but somehow I could not find one that solves my problem. Maybe I have not enough experience to transform it to my problem. Anyway, I have a project (imported over git) with a package and lots of helpful functions. There is as well a package with some demos, they work completely fine. If I now copy one of those demos in my own project, I get the error Exception in thread "main" java.lang.NoClassDefFoundError: org/jfree/data/xy