'java.lang.ClassNotFoundException: org.freeplane.main.osgi.Activator when building Freeplane
I'm running Freeplane locally on IntelliJ IDE using Java 11. After restarting the IDE and running Freeplane I now get this error:
Caused by: java.lang.ClassNotFoundException: org.freeplane.main.osgi.Activator
I've restarted IntelliJ, re-pulled the code for a fresh install, uninstalled and re-installed the IDE.
The Activator file is there, but the build is still throwing an error.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
