This may actually show how much of a Noobie I am but does anyone know where I can grab Java.net from?
I don't really like eclipse and would like a version integrated with my Visual Studio environment.
This may actually show how much of a Noobie I am but does anyone know where I can grab Java.net from?
I don't really like eclipse and would like a version integrated with my Visual Studio environment.
I'm afraid you are out of luck. A few years back, Microsoft had their own non-standard version of Java (J++, and then J#), but they have been discontinued. Also, they weren't compatible with the official Java spec so code wasn't portable to other machines/JVM's.
If you want to program Java and don't like Eclipse, check out either Netbeans (free) or IntelliJ (free limited version/full paid version).