Community
Participate
Working Groups
Build Identifier: 20110218-0911 Hi, I am new user of Eclipse. I want to develop a plugin for MPJExpress(Java Parallel library) in Eclipse. I need to change Eclipse default perspective to achieve functionality of parallel debugger. I have launched processes successfully. Now I want to change debug perspective to maintain dynamic process list. I have no idea where should I change that change should reflect in debug perspective. Any suggestions... thanks in advance. Reproducible: Always
It's not clear to me how this is a bug report or an enhancement request. If you want to see the processes that you have launched from Eclipse, use the 'Debug' view.
This is not a bug. I suggest you try the Eclipse forums (http://www.eclipse.org/forums/). If you are interested in creating a new debugger in Eclipse, a good place to start would be the Debug component. They provide a framework for debugging. http://eclipse.org/eclipse/debug/