To debug the pluglet:
Notice that the Debug and Variables views only display information while a pluglet launch is running. The debugger automatically connects and disconnects from the target workbench before and after the pluglet is launched. When you are not debugging the pluglet, you can switch back to the target workbench and launch pluglets from the target workbench without interacting with the debugger.
You can let the debugger workbench run for extended periods of time. Because the debugger workbench automatically disconnects from the target workbench when you finish debugging a pluglet, you can leave the debugger workbench up and just switch back to your target workbench to continue working there. This way, you can avoid the overhead of relaunching the debugger workbench when you want to debug a pluglet.
To debug or edit a different pluglet, you can switch to the Java™ perspective and open it from the Package Explorer view, or you can open the Package Explorer view in the Debug perspective.
When you shut down the target workbench, the debugger workbench is automatically shut down.