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

Summary: Make launcher or netbeans.exe support environment variables in .conf file
Product: platform Reporter: _ wadechandler <wadechandler>
Component: Launchers&CLIAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3.1   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

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