Is there an IDE of any real quality.
In school we learned on this really awful IDE which really turned me off of Java. After VB6, going to something like notepad with a list of all the files in your project and compilation options... well it gave me no reason to really consider Java.
Now if you could create real java in the visual studio IDE, complete with intellisense... I might even try to learn more java.
Im not talking about J# or having .Net dependances, still 100% java, but in a full featured easy to use IDE.
Id heard that other companies could create packages to package their language for the VS IDE, but I wasnt sure if that was their own raw language or their port of it to .Net.
You can say a lot of bad about MS, but I think they really have a good, friendly interface and actual helpful documentation with their visual studio projects. The .Net is just a better step because you can have every language in the same environment. I remember with VS6, trying VC++ and everything in the IDE was different.