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 - Ability to prefix classpath per Configuration
Summary: Ability to prefix classpath per Configuration
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-04 18:53 UTC by _ gtzabari
Modified: 2010-07-07 08:18 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 _ 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.