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 237066 - Make launcher or netbeans.exe support environment variables in .conf file
Summary: Make launcher or netbeans.exe support environment variables in .conf file
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Launchers&CLI (show other bugs)
Version: 7.3.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-12 18:50 UTC by _ wadechandler
Modified: 2013-10-22 09:14 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 _ wadechandler 2013-10-12 18:50:41 UTC
The netbeans.exe and netbeans64.exe are not able to use any environment variable between ${ and } such as ${JAVA_HOME}, which makes it difficult to install an application which simply depends on a few environment variables to be set. You'll get launcher errors if you try to use ${JAVA_HOME} on windows. Would be very handy to have.
Comment 1 Jiri Rechtacek 2013-10-22 09:14:13 UTC
Libor, could you take care of it? Thanks