Hi, first of all I was very busy last week to find out why my JAVA programs did not run well on OSX.
I found several strange things, e.g. the jar command produces a .jar file with a group (wheel) that's not mine.
Another example: contrary to MSWindows I can (accidentally) overwrite a running .jar file.
Back to 'business': I tried to be smart and dragged a .jar that works well to the Dock.
From there I can fix it and run it when ever I want. I only get an extra icon in the Dock.
The problem is that all Dock .jar-s are treated as documents and receive the same icon (coffee cup).
So I downloaded 'PrefSetter' only to find that the icon reference is NOT in the Dock's plist.
I still must find a way to set the correct icon on a running .jar, but the API containing the right methods might
be part of APPLE's JAVA-6; so I postponed search for a solution.
Now, I would like to go on with Jar Bundler, but I don't seem to understand that program.
Finally I get an empty app in the wrong place.
If you succeeded to at least build an app with it, please give me some hints about what
to enter where. To begin with: what file does it want for the main class?
;JOOP!