For Programmers: Free Programming Magazines  


Home > Archive > Java Security > January 2006 > OT: Signing jar files from within eclipse?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author OT: Signing jar files from within eclipse?
Roland Zitzke

2006-01-18, 7:06 pm

Hi,
in order to overcome the security restrictions on an applet I need to sign
it using the jarsigner tool.
Is there any chance to have eclipse do this job automatically everytime I
export the classes to a .jar file?
Google didn't have anything on this issue to my surprise.

Thanks and regards
Roland


Lothar Kimmeringer

2006-01-27, 7:03 pm

Roland Zitzke wrote:

> Is there any chance to have eclipse do this job automatically everytime I
> export the classes to a .jar file?
> Google didn't have anything on this issue to my surprise.


You can write an Ant-file doing the creation and signing of the
Jar. Within Eclipse you can call that Ant-script.


Regards, Lothar
--
Lothar Kimmeringer E-Mail: spamfang@kimmeringer.de
PGP-encrypted mails preferred (Key-ID: 0x8BC3CD81)

Always remember: The answer is forty-two, there can only be wrong
questions!
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com