[Bug] Plugin fails to start
MuhsinunC opened this issue ยท 7 comments
I didn't compile anything; I just used the latest dev build from Jenkins. Am I doing something wrong here?
Well then... it's gone... I swear there used to be one on the code tab in the README.md... Could you explain to me how I would go about compiling this? Do I have to use Eclipse? Or is there an easier way?
No IDEs needed, just the Java 8 SDK.
Just download the source, open a terminal in the directory with gradlew.bat, and run:
gradlew.bat debugJar
Assuming no build errors, you'll find a development version of JPanel in build/libs/