The .classpath File

The .classpath file defines the paths to .class and .jar files that can be loaded and used by transformation graphs.

The following configuration is reported as warning.

  • References to nearby projects (configured in ProjectProperties under Java Build Path).

  • Usage of non-standard classpath containers (ProjectJava build path under LibrariesAdd Library).

  • Usage of classpath variables (ProjectJava build path under LibrariesAdd Variable)

  • Usage of non-standard output folder. The trans is only accepted value.

If a classpath in a remote project contains reference to other sandbox, a warning on project level is displayed.