Installation and project creating

Installation and project creating

Eclipse - installation and project creating

The conditions for installation and project creation:

  • installed D2000 System with support of Java

  • installed development environment Eclipse with JDT (Java Development Tools)

Procedure:

  1. Select the item Create Java project for Eclipse in the menu Application settings of the D2000 CNF process.

    • The required files will be created in directory <application_directory>\<application_name>\java\eclipseproject.

  2. Choose Create a Java project and select the item JAVA project in Eclipse.

    1. Write the project name (it can be optional) in the dialog box.

    2. Check the Create project from an existing source.

    3. Set directory on <application_directory>\<application_name>\java\eclipseproject.



    4. Click on the button Finish. A new project has been created.