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 150900 - Run Target and Debug target menu items became disabled
Summary: Run Target and Debug target menu items became disabled
Status: VERIFIED DUPLICATE of bug 151153
Alias: None
Product: debugger
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-21 16:39 UTC by Petr Cyhelsky
Modified: 2009-02-19 20:13 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 Petr Cyhelsky 2008-10-21 16:39:12 UTC
Product Version: NetBeans IDE 6.5 RC1 (Build 200810171318)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb)

Observed: After making some operations in debugging views concerning some particular ant .xml file the "Debug Target"
and "Run Target" items in popup menu on these files became disabled.

Steps to reproduce: Create sample project anagram game -> open it in files view -> invoke  Debug Target > run from popup
menu on its build.xml -> create line breakpoint on line 36 -> open breakpoints view -> end the debugging session ->
disable the breakpoint via the breakpoints view -> open popup menu on build.xml node again.
Comment 1 Martin Entlicher 2008-11-06 22:30:51 UTC

*** This issue has been marked as a duplicate of 151153 ***
Comment 2 Petr Cyhelsky 2008-11-19 18:12:05 UTC
verified duplicate