There are a few tiny things that annoy me about Java, and it’s basicly desktop integretion.
For instance, any Java file, .class, .java, .jar, .war etc. has no association with my windows. Windows doesn’t recognize these files, and they have this silly wordpad document icon, or winrar icon at my home pc.
And those jar files, you dont have a clue what’s in them. Is it a library? An gui application? A console application? In my opinion Sun needs new standardized file format for GUI Application, or Console Application, or Java Library - AND THEY SHOULD HAVE ICONS!!
Seriously, people like to be able to recognize things by associating the icon of them with something, you shouldn’t have to have a folder of 100 jar files, and don’t know what type of jar files they are! I had to manually associate jar files to a java icon, something a normal user couldn’t do.
Oh well, just little things like that, something trivial, but still Sun hasn’t figured it out.

)