I am not sure if this is in the right forums, I am sorry if it is not.
I am planning to code a game in Java on sublime text 3. I have used eclipseIDE. I am trying to switch to sublime to make it easier to access php projects too.
Also is there a way for the whole .class to be placed in a bin folder?
Finally when I compile everything (including the dependency) and run it would it display the gui? And would Java know how to compile the multiple classes stored?
In a nutshell, I know how to find to import the compiler into sublime. I just need to add the dependency to be compiled. Along with placing all the compiled stuff in a bin file.
Thanks and sorry for the English I’m on my iPhone.