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 202125 - Allow definition and management of debugging "profiles"
Summary: Allow definition and management of debugging "profiles"
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-14 12:19 UTC by raypettas
Modified: 2011-09-14 12:19 UTC (History)
0 users

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 raypettas 2011-09-14 12:19:49 UTC
Quite often I debug the same J2EE project on different target application servers. Every time I have to remember the IP address/hostname and port to connect to.

If NetBeans allowed me to save each set of parameters as a "debugging profile" with a name, I would save some work.