This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 133742

Summary: provide IDE support for signing applets
Product: obsolete Reporter: kawazu428 <kawazu428>
Component: appletAssignee: issues@obsolete <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description kawazu428 2008-04-23 08:22:18 UTC
In our environment, we have to deploy applets which are signed using a valid certificate, which by now we do using
jarsigner. To ease this job, it would be desirable to

- have a way of managing keystores within NetBeans,
- define that an applet (or arbitrary jar?) project should be signed while building it.