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 - Debug Target submenu does not exists
Summary: Debug Target submenu does not exists
Status: VERIFIED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Ant (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Entlicher
URL: http://wiki.netbeans.org/TS_61_Ant#Te...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-21 12:25 UTC by asenk
Modified: 2011-03-16 11:54 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 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.