The project can be run (and debugged) using the Run (or Debug) dialog.
Procedure
Goto
Run
> Run Configurations
Right click
Eclipse and select
New to create a new Eclipse Application (for example,
Test).
Adjust the memory parameter by going to the
Arguments tab and adding the following into the
VM arguments section: (-XX:MaxPermSize=256m -Xmx384m)
Click
Apply and then click
Run. A new application will come up and the new wizard can be tested and debugged. The
File > Import menu will show the new wizard.