Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse for Mac - change icons without un-signing Eclipse
Eclipse for Mac - change icons without un-signing Eclipse [message #549060] Fri, 23 July 2010 22:02 Go to next message
No real name is currently offline No real nameFriend
Messages: 2
Registered: July 2010
Junior Member
My job is requiring me to take Eclipse for Mac and package a bunch of our custom plug-ins, and then give it out to our users as a one bundle. We need to make it a bit more our own, so we've changed the splash screen and replaced the .icns file inside the eclipse.app package content.

However, when I replace the .icns file to our icon, Eclipse is no longer a signed application, and the OSX firewall is giving us fits since one of our plug-ins has incoming connections. Due to a bug in the OSX firewall, it prompts this everytime, and the only away around it is to keep Eclipse as a signed application. How do I go about either re-signing Eclipse with the new icons, or changing the icons without editing the package contents?

(Note that just changing the icon in Finder does not change the icon in the dock when Eclipse is running).

Thank you!!!
Re: Eclipse for Mac - change icons without un-signing Eclipse [message #549088 is a reply to message #549060] Sat, 24 July 2010 08:17 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
ericgrah@cisco.com wrote:
> My job is requiring me to take Eclipse for Mac and package a bunch of
> our custom plug-ins, and then give it out to our users as a one
> bundle. We need to make it a bit more our own, so we've changed the
> splash screen and replaced the .icns file inside the eclipse.app
> package content.
>
> However, when I replace the .icns file to our icon, Eclipse is no
> longer a signed application, and the OSX firewall is giving us fits
> since one of our plug-ins has incoming connections. Due to a bug in
> the OSX firewall, it prompts this everytime, and the only away around
> it is to keep Eclipse as a signed application. How do I go about
> either re-signing Eclipse with the new icons, or changing the icons
> without editing the package contents?
Since you provide your own content you have to get your own certificate
and use this to resign the JAR(s). If it would be easy to tweak a JAR
without breaking its signature it would destroy the whole idea of
signing the JAR ;-)

Dani
>
> (Note that just changing the icon in Finder does not change the icon
> in the dock when Eclipse is running).
>
> Thank you!!!
Re: Eclipse for Mac - change icons without un-signing Eclipse [message #549128 is a reply to message #549088] Sat, 24 July 2010 23:48 Go to previous message
No real name is currently offline No real nameFriend
Messages: 2
Registered: July 2010
Junior Member
I'm not really interested in signing an jar file, just the eclipse.app that launches the program. Or a better way of customizing icons without un-signing Eclipse.
Previous Topic:CGI programming with Perl
Next Topic:Need Help on SHA256 Signing Problem
Goto Forum:
  


Current Time: Fri Apr 26 13:03:58 GMT 2024

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

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

Back to the top