Running and Debugging the Project
(Short description required)
The project can be run (and debugged) using the Run (or Debug) dialog.
Procedure
-
Goto
-
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 menu will show the new wizard.
Copyright © Cloud Software Group, Inc. All Rights Reserved.