![]() |
OpenMake Meister |
When defining Projects for Eclipse builds, you will need to add specific Dependency Directories for your Project that can be recognized by the Eclipse IDE. The following Dependency Directories must be defined:
.
$(TARGET_DEFINITION)
$(WORKSPACE_ROOT)
[Location of Eclipse or IBM SDP Library jar files]
[Location of your Java compiler java files]
Example:
.
$(TARGET_DEFINITION)
$(WORKSPACE_ROOT)
c:\Eclipse\plugins
c:\j2sdk\lib