Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Create a custom dock/application icon for .jar files built in eclipse
Create a custom dock/application icon for .jar files built in eclipse [message #524446] Wed, 31 March 2010 20:11 Go to next message
Eclipse UserFriend
I've spent the better part of the afternoon trying to figure out how to apply a custom icon to jar file that I created in eclipse. I am presently using eclipse v3.5 on Mac OS X 10.6.2 and have yet to find a way to change the java coffee cup logo in the document icon for my jar files created in eclipse.

I found this link that uses a class that seems to be specific to XCode to change the icon of the .jar file.

What I mean by change the icon of the jar file, I mean change the icon used in the dock, and also the icon used when the "command+tab" switcher pops up. Presently, I have the black console icon with the text "exec" in the upperleft.

If anyone has any good links on this topic or even better knows the code I need insert into my program I would be highly greatful.

cheers
-ipatch

[Updated on: Wed, 31 March 2010 20:14] by Moderator

Re: Create a custom dock/application icon for .jar files built in eclipse [message #524467 is a reply to message #524446] Thu, 01 April 2010 01:47 Go to previous messageGo to next message
Eclipse UserFriend
On 01/04/10 5:41 AM, chris.jones1@g.austincc.edu wrote:
> I've spent the better part of the afternoon trying to figure out how to
> apply a custom icon to jar file that I created in eclipse. I am
> presently using eclipse v3.5 on Mac OS X 10.6.2 and have yet to find a
> way to change the java coffee cup logo in the document icon for my jar
> files created in eclipse.

Does passing the -Xdock:icon VM argument helps?

- Prakash
Platform UI Team, IBM

www.eclipse-tips.com
Re: Create a custom dock/application icon for .jar files built in eclipse [message #524474 is a reply to message #524467] Thu, 01 April 2010 02:28 Go to previous message
Eclipse UserFriend
Prakash G.R. wrote on Thu, 01 April 2010 01:47
Does passing the -Xdock:icon VM argument helps?

- Prakash
Platform UI Team, IBM

www.eclipse-tips.com


What do you mean by passing -Xdock:icon? Is that a java command native to XCode or does it work with eclipse as well?

cheers.
Previous Topic:View/Window docking problem - Windows7
Next Topic:Minimalist Look and Feel
Goto Forum:
  


Current Time: Wed Mar 26 21:43:00 EDT 2025

Powered by FUDForum. Page generated in 0.03640 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top