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 195756

Summary: Debug Target submenu does not exists
Product: debugger Reporter: asenk
Component: AntAssignee: Martin Entlicher <mentlicher>
Status: VERIFIED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Linux   
URL: http://wiki.netbeans.org/TS_61_Ant#Test_suite:_Actions_coverage
Issue Type: DEFECT Exception Reporter:

Description asenk 2011-02-21 12:25:47 UTC
Product Version: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
Java: 1.6.0_24; Java HotSpot(TM) Client VM 19.1-b02
System: Linux version 2.6.32-24-generic running on i386; UTF-8; en_US (nb)

Purpose: To cover actions calling that are related to Ant (Run Target, Debug Target, Repeat Build/Run, Stop Build/Run)
Setup: Create new j2se project named PRJ_1 and create new JFrame Form in this project with name JFrame_1 

Test Debug Target submenu

   1. Select build.xml belonging to the PRJ_1 in the Files View and invoke popup menu.
   2. Select Debug Target and invoke each of its subitems including subitems of Other Targets. 

RESULT: Submenu Debug Target doesnt exists.
Comment 1 Jesse Glick 2011-02-24 23:16:15 UTC
Working for me.