Table of Contents Previous Next Index

CHAPTER 3 Eclipse Plugin : Installation

Installation

To Install the SDK Plugin

1. In Eclipse, click Help -> Software Updates -> Find and Install....

2. Select the Search for new features to install radio button and click Next>.

3. Click New Remote Site....

4. In the New Update Site dialog box, enter the URL to the server hosting the plugin and click OK.

5. Click Finish.

6. In the Search Results window, select the Comergent SDK check box and click Next>.

7. In the Feature License window, review and accept the License. Click Next>.

8. Click Finish.

The plugin will be downloaded and installed. You will be prompted to restart Eclipse.

9. Restart Eclipse.

10. In the Eclipse window, click Window -> Preferences....

11. Click the Comergent SDK node in the navigation tree.

12. In the Comergent SDK panel, click the ... button and browse to the location of the sdk.bat file in your sdk_home directory. Select sdk.bat and click Open.

13. Click OK.

14. In the Preferences window, select Java -> Build Path -> Classpath Variables.

15. Click New....

16. Create the following new variables with their values:

SDK_HOME: set to the sdk_home directory.

17. In the Preferences window, select Java -> Compiler -> Building.

18. Uncheck the Scrub out folders when cleaning projects check box.

19. Click OK.

20. In the Preferences window, select General -> Workspace -> Linked Resources.

21. Click New....

22. Create the following new variables with their values:

SDK_HOME: set to the sdk_home directory.

23. In the Linked Resources window, click OK.

24. Click OK.