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 240374 - no dialog when debugging freeform project
Summary: no dialog when debugging freeform project
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Freeform (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-12 21:49 UTC by williambacchi
Modified: 2014-01-28 08:38 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 williambacchi 2014-01-12 21:49:55 UTC
Performing Free Form debugging test suite a dialog is expected, but does not appear.

Anyway the debugger stops at the expected breakpoint.
Comment 1 williambacchi 2014-01-12 22:09:37 UTC
Thinking back to what happened, I must describe more in detail.

Starting Debugger started FreeForm Application. No dialog. After that I clicked on IDE window and I saw the dialog described in test specification. To check again the behaviour I clicked on Cancel and not on Generate. After that the dialog never appeared, but I think that the new file was generated anyway.
Comment 2 Martin Entlicher 2014-01-13 16:45:05 UTC
If I understand it correctly, this is about the dialog "A build target has to be generated for Debug Project action" from http://wiki.netbeans.org/TS_74_JPDAdbg_Functionality#Test_suite:_Free_Form_Debugging right?
Moving to freeform project for evaluation.
Comment 3 Martin Kozeny 2014-01-28 08:38:23 UTC
This http://wiki.netbeans.org/TS_74_JPDAdbg_Functionality#Test_suite:_Free_Form_Debugging is working on:

Product Version: NetBeans IDE Dev (Build 201401270001)
Updates: Updates available
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Linux version 3.5.0-37-generic running on amd64; UTF-8; en_US (nb)

When I clicked Cancel many times, nothing is generated and dialog appears again after clicking on Debug Project. When clicking on Generate, ide-targets.xml file is opened in editor. Be sure you have cleaned userdir etc. Closing as WORKSFORME.