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 235621 - We need automated One-JAR support.
Summary: We need automated One-JAR support.
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: PC All
: P1 normal with 1 vote (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-06 20:02 UTC by SOKOLEK
Modified: 2013-09-06 20:03 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 SOKOLEK 2013-09-06 20:02:20 UTC
I know, that NetBeans (NB) supports One-JAR. The problem is that it is not fully automated process. One-JAR should be a part of NB package. NB should detect non-standard java libraries used by NB (even if they have same name), and then let user choose which of them should be compiled into one big jar file (by listing required and not standard java jars in a window frame, and by letting user select which of them should be included in one big jar file), and which of them should be in separate lib folder. Then NB should create proper build.xml file, and do what's required. I am not a big fan of Eclipse. I prefer NB, but Eclipsce has this feature fully automated as far as I know. It would be great if NB had same or better feature of building one big jar files that include other user selected jars, because NB is so good that it deserves to be better and more competitive because it is a great project and I bet on NB.  :D