Test Magic Lantern Java2D Studio - magic-lantern-studio/mle-documentation GitHub Wiki
This page describes how to set up an Ecipse Run/Debug Configuration for testing the Magic Lantern Java2D Studio IDE from within the Eclipse development environment.
Table of Contents
Create Run Configuration
To create a Run configuration, select the "Run->Run Configurations..." menu from the main Eclipse toolbar. This will bring up the Run Configuration Wizard:
Select the "Eclipse Appliation" type on the left-hand side of the wizard. Then press the 'New' button to create a configuration of the selected type. This will create a tabbed dialog where you can fill out the following tabs:
- Main Tab
- Aguments Tab
- Plugins Tab
- Environment Tab
The remaining tabs in the Run Configuration wizard may be left unchanged.