Hi,
I have created a java swing desktop application. I want to give a good looking Icon for the jar file.
I tried using java webstart, its giving me some troubles.(invalid value for the tag : codebase ).
Pls Help.
Thanks
Printable View
Hi,
I have created a java swing desktop application. I want to give a good looking Icon for the jar file.
I tried using java webstart, its giving me some troubles.(invalid value for the tag : codebase ).
Pls Help.
Thanks
Already discussed to extinction on another forum.
Swing - attach a Icon to a jar file
db
see if this works for you: Launch4j - Cross-platform Java executable wrapper
Thanks for the reply. The problem is solved. There was a small mistake in the JNLP file.
Thanks to DaryllBurke for helping me over many forums and atlast getting the problem solved.
DB i am getting another trouble after being able to understand the working of JNLP. i have created one other thread, pls look into that and help me.