Tagged Questions

4
votes
3answers
1k views

Sign a JAR automatically when building from Netbeans

I want to know if Netbeans has some option or setting that will allow me to automatically sign a jar as part of the build.
1
vote
1answer
475 views

What is the meaning of Self-signed checkbox in WebStart properties in Netbeans

In Netbeans (I have the 6.5 version), in the project properties under Application> Webstart there is a self-signed checkbox. What is its meaning? When I need to use it?