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 185874 - Need a way to specify additional packager options from NetBeans
Summary: Need a way to specify additional packager options from NetBeans
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Deployment (show other bugs)
Version: 6.x
Hardware: PC Other
: P1 normal (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-11 07:28 UTC by Adam Sotona
Modified: 2010-05-19 12:01 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
proposed patch (14.02 KB, patch)
2010-05-11 10:27 UTC, Adam Sotona
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Sotona 2010-05-11 07:28:59 UTC
Users need a way how to specify additional Javafxpackager options from NetBeans without overriding the build script. There are several "advanced" options which do not have direct customizer UI peer in NetBeans project yet.
Proposed fix would be a single project property with a text field in project customizer allowing to pass additional command line options to the Javafxpackager.
Comment 1 Adam Sotona 2010-05-11 09:13:07 UTC
The UI will be represented by a text field labeled "Additional JavaFX Packager Options:" in JavaFX Project Customizer / Application category. Similar to "Additional Javadoc Options:" in Documenting category.
Comment 2 Adam Sotona 2010-05-11 10:27:22 UTC
Created attachment 98751 [details]
proposed patch
Comment 3 Adam Sotona 2010-05-12 13:58:01 UTC
fixed in http://hg.netbeans.org/javafx/rev/9e65e108a8fe
Comment 4 Quality Engineering 2010-05-13 05:03:48 UTC
Integrated into 'main-golden', will be available in build *201005122200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log:
Comment 5 Alexandr Scherbatiy 2010-05-19 12:01:19 UTC
verified in netbeans-trunk-nightly-201005182201-javafx-windows.exe