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

Summary: Allow definition and management of debugging "profiles"
Product: debugger Reporter: raypettas <raypettas>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.0.1   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.