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 59844 - JConsole could be better integrated in IDE
Summary: JConsole could be better integrated in IDE
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: JMX (show other bugs)
Version: 5.x
Hardware: Sun All
: P4 blocker (vote)
Assignee: Jean-francois Denise
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-10 15:05 UTC by Jean-francois Denise
Modified: 2005-06-10 15:05 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 Jean-francois Denise 2005-06-10 15:05:43 UTC
To have a floatting window and forking a process are not very cool.
A better integration could be provided.

Form matt Stevens (Matthew.Stevens@sun.com)
"If the JConsole was sufficiently componentized I would think that the 
"node tree" on the left hand side could be made into a NetBeans Window 
top components dockable like the Projects, Favorites, Files, Runtime 
windows.  It would be neat to be able to connect to more than one JMX 
URL...if the JConsole would support Sessions.  These sessions could be 
shown via root nodes or combo box.  The Right hand main window could be 
a Top component opened and each TAB could be an "aspect" "multiview" 
witin the top component.

With that crazy idea in mind...then the CustomLaunchAction could be used 
to "raise" or "start" a new JMX Session and the IDE could used to manage 
many things at the same time.  Obviously this would require enhancments 
to JConsole...turning it more into a rich application framework ...and 
also require support for "starting" the JConsole in the IDE VM."