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 - provide IDE support for signing applets
Summary: provide IDE support for signing applets
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: applet (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-23 08:22 UTC by kawazu428
Modified: 2008-04-23 08:22 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.