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 175168 - Support for debug/profile whole project
Summary: Support for debug/profile whole project
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Autoproject (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@projects
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-22 01:44 UTC by Jesse Glick
Modified: 2016-07-07 08:37 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2009-10-22 01:44:51 UTC
Currently automatic projects can have a Run Project binding which runs some arbitrary Ant target, and there is support
for debugging or profiling single files (main() or JUnit) in Compile-on-Save style. Would be nice if, assuming Run
Project were bound to a target known to run <java>, Debug Project (incl. Run to Cursor) and Profile Project could be
implemented to run the same target after using presetdef to override <java> to add extra args for the tool.
Comment 1 Martin Balin 2016-07-07 08:37:55 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss