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 160649 - missing constant for methodname in JavaRunner
Summary: missing constant for methodname in JavaRunner
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: API
Depends on:
Blocks: 137191 138504
  Show dependency tree
 
Reported: 2009-03-19 14:24 UTC by Milos Kleint
Modified: 2016-07-07 07:19 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milos Kleint 2009-03-19 14:24:28 UTC
the constant for property name that designates the methodname that gets executed when executing tests is missing in
org.netbeans.api.java.project.runner.JavaRunner, that way it can be assumed that single method invokation cannot be
achieved through cthe JavaRunner.

see http://www.netbeans.org/issues/show_bug.cgi?id=160194
Comment 1 Jesse Glick 2009-03-19 14:30:19 UTC
Was also confusing when writing CoS support for autoproject.java. JG09 and JG10 from issue #138504 were not addressed, I
think.
Comment 2 David Strupl 2012-10-25 13:41:41 UTC
Bug prior to 7.0, not touched for the last 2 years --> P4.
Comment 3 Tomas Danek 2012-10-26 11:32:52 UTC
sounds reasonable, but leaving up to Tomas wether he plans to extend API in near future.
Comment 4 Martin Balin 2016-07-07 07:19:00 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss