Source Code

Discussion in 'Plugin Development' started by Shadowtrollboy, Dec 15, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Shadowtrollboy

    So i got the source code of a plugin. I want to modify it and then compile it into a jar how would i go about doing that? Atm i only have the file system from the plugin aka the source code
     
  2. Offline

    Razorcane

    You should probably watch some Java videos. 99% of java videos show you how to do this in the first video.
     
  3. Offline

    Shadowtrollboy

    ya 1 java file to a class never shows a whole source file
     
  4. Offline

    KaiBB

    If you know even the most basics of Java coding you can do it easily with Eclipse. Just upload your craftbukkit version to Eclipse and fire away.
     
Thread Status:
Not open for further replies.

Share This Page