Community
Participate
Working Groups
Right clicking on a file that implements a <code>static void main(String[])</code> method, or descends from classes that do (odd arrangement, I know, but it's quite useful with static initialization) should present an 'Add to run...' choice, which adds the current class as a runnable in the Run dialog... perhaps choosing the Class name as the name of the run item. If the class already exists in run, perhaps the right click menu item could be greyed out. Danke, Andy
You can click the Running man icon in the toolbar or use the keyboard shortcut. Moving to Jdt Debug since they provide the Jdt launching.
*** This bug has been marked as a duplicate of 18338 ***