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 68099 - Provide commandline parameters for start/debug/test single class
Summary: Provide commandline parameters for start/debug/test single class
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All Windows ME/2000
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
: 170356 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-11-04 13:59 UTC by tboerkel
Modified: 2011-08-31 14:06 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 tboerkel 2005-11-04 13:59:16 UTC
I can only enter commandline parameters (arguments and VM options) for running
the project (meaning the main class) in the project properties UI. It is also
needed to have commandline parameters for start/debug/test a single class.
NetBeans 3.x was able to do that.
OK, you can always override Ant targets to achieve this, but then you must have
Ant knowlegde, which should not be necessary for such simple things.
To be clear: Both arguments and VM options are needed.
Comment 1 Jiri Prox 2009-08-17 16:54:20 UTC
*** Issue 170356 has been marked as a duplicate of this issue. ***