Hi Mike,
[…] im just wondering what will be the best IDE that ill be using to edit the software instead. […]
I use Eclipse for Java development. But you can also use Netbeans or any other IDE, it really depends on your personal preference. The important thing is that you add all .jar-files in the lib-folder to the Java classpath, because my source code depends on them.