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.
Can support for system env variables in config files be added? For example in netbeans.conf i would like to specify the following entry: netbeans_default_userdir="%HOMEDRIVE%%HOMEPATH%\.netbeans\6.1" From what i understand only $HOME is supported atm.