Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
eclipseintegration [2017/04/01 20:59] admin [Installation Steps] |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Installation: | ||
- | |||
- | Installing TestOptimal in Eclipse IDE (Java) that allows you to run TestOptimal server within Eclipse and develop / debug your model java handlers and custom plugins. | ||
- | |||
- | |||
- | ==== Installation Steps ==== | ||
- | |||
- | === New Installation === | ||
- | * From an Eclipse workspace, select File/Import option. | ||
- | * At the //Import// screen, select //General / Existing Project into Workspace// and click //Next// button. | ||
- | {{http:// | ||
- | * At the //Import Project// screen, click //Browse// button. | ||
- | {{http:// | ||
- | * At the //Browse for Folder// screen, navigate to // | ||
- | {{http:// | ||
- | * Unordered List Item- Back to //Import Project// screen, click //Finish// button to complete the project import. | ||
- | {{http:// | ||
- | |||
- | The project //TO_IDE// should be added to your Eclipse //Package Explorer// view. | ||
- | |||
- | |||
- | === Upgrade from Previous Version | ||
- | * copy all files and subfolders from unzipped // | ||
- | * if you have other jar packages in the previous release, you will have to add them back to the build path. | ||
- | |||
- | ---- | ||
- | ==== Enter License Key ==== | ||
- | After // | ||
- | |||
- | You can start // | ||
- | * right mouse click on java class // | ||
- | * run // | ||
- | |||
- | Click [[http:// | ||
- | |||
- | The //Manage License// dialog should open if the license key has never been entered before or the license key has expired. | ||
- | |||
- | Enter your email address and the license key you received and click Save button. | ||
- | |||
- | Be sure to stop // | ||
- | |||