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 205754 - nbexec: please add -E option to set environment variables
Summary: nbexec: please add -E option to set environment variables
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Launchers&CLI (show other bugs)
Version: -S1S-
Hardware: PC Linux
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-01 08:27 UTC by _ zeled
Modified: 2014-02-10 14:15 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
nbexec -E proposed patch (649 bytes, patch)
2011-12-01 08:27 UTC, _ zeled
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description _ zeled 2011-12-01 08:27:27 UTC
Created attachment 113683 [details]
nbexec -E proposed patch

Some RCP applications need to be passed environment variables to work well
(for example, those encapsulating native components from industrial background), but there is no way to set these environment variables from command line, especially for "run" and "debug" targets of a suite (in run.args or run.args.extra properties).

Please add -Ekey=value or -E key=value syntax to nbexec in order to set environment variables to be able to run such applications while developing them inside the NetBeans IDE.
Comment 1 Jiri Rechtacek 2012-02-16 16:57:25 UTC
Assigned to new owner.