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 137895

Summary: move pack200 support into java SE project
Product: projects Reporter: mbien <mbien>
Component: Java WebstartAssignee: Tomas Zezula <tzezula>
Status: RESOLVED WONTFIX    
Severity: blocker CC: gtzabari, issues
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description mbien 2008-06-22 09:25:31 UTC
The pack200 packaging support introduced with the javafx plugin is great but has actually nothing to do with javafx. So
please move it to the Java SE project.
Comment 1 _ gtzabari 2008-12-15 03:06:35 UTC
I second the motion. Please integrate pack200 support into JavaSE projects and/or "project properties -> Java Webstart".
Comment 2 mbien 2008-12-15 09:25:35 UTC
also the keystore manager which not a j2me specific feature too:
http://www.netbeans.org/issues/show_bug.cgi?id=153362

many features are only available for specific project types or in specific modules. IMO the netbeans team should sit
together and consider moving as many general purpose features into se modules/project types.
Comment 3 Antonin Nebuzelsky 2010-01-11 04:29:04 UTC
Changing the default component owner to tzezula.
Comment 4 Tomas Zezula 2014-07-14 06:32:52 UTC
Can someone summarise requirements (expectations) from these enhancement?
The Ant based NB project copies dependent jar files to lib folder however the pack200 can package single jar. What to do with dependencies? Should be put into fat jar before packing?
Thanks!
Comment 5 Martin Balin 2016-07-07 08:38:31 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss