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 188360

Summary: Ability to prefix classpath per Configuration
Product: java Reporter: _ gtzabari <gtzabari>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ gtzabari 2010-07-04 18:53:18 UTC
When running a project, Netbeans passes its own -classpath argument *after* settings provided at "Project Properties -> Run -> VM Options".

I am expecting user-provided VM Options to override those provided by Netbeans.
Comment 1 _ gtzabari 2010-07-04 18:59:06 UTC
I guess what I'm really trying to do is prefix the Netbeans classpath with different values depending on the active Configuration.
Comment 2 Tomas Zezula 2010-07-07 08:18:41 UTC
The Ant classpath element overrides the vmarg. The solution is to allow to override the run.classpath in the configurations.