Sharie wrote:volkans80 wrote:I want to investigate Ender's source code and maybe make some minor changes but I can't prepare workspace. How can I prepare workspace for NetBeans or Eclipse?
If you figure that out please let me know, I'm interested in it as well.
Maybe you need to install Git ...
I found a bad way but now I can change code and run it.
NetBeans
File -> New Project -> Java -> Java Free-Form Project -> Select your source code's path then finish wizard.
It have library errors but you can skip errors.
Simply change code and click build icon.
Backup your original salem files. In windows 7 C:\Users\yourusername\salem\bin.
Go to your source code/build folder copy salem.jar and paste it to C:\Users\yourusername\salem\bin.
Open cmd go to your C:\Users\yourusername\salem\bin then run salem with this line salem.jar plymouth.seatribe.se
I can change code and run client with this way.
Also i am curious about what is the best way?