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 58357 - "test.single" action misbehaves in freeform ant project
Summary: "test.single" action misbehaves in freeform ant project
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-04-26 22:06 UTC by ischneid
Modified: 2005-09-14 11:36 UTC (History)
0 users

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 ischneid 2005-04-26 22:06:40 UTC
Successfully customized project.xml and build file to run single tests. Often
times the "Run|Run File|Run xxxx.java" menu item is disabled despite the current
selection being a Test class residing in the proper directory. The menu will
eventually become enabled after either waiting or navigating to the menu again.
In addition, I was unable to get the short cut CTRL-F6 to work. Test runs
successfully when menu finally becomes enabled.
Comment 1 Jesse Glick 2005-04-27 17:04:40 UTC
No way to reproduce, I assume...
Comment 2 ischneid 2005-04-27 17:36:36 UTC
Yeah, I hesitated to even file it, but it was/is annoying and, of course, when  
I attempt to isolate it for reproduction, I cannot. I suppose you should close 
it for now and if I can reproduce, I'll add the appropriate files. 
Comment 3 Petr Hrebejk 2005-09-14 11:36:13 UTC
Ok closing. Feel free to reopen with steps to reproduce.