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 Project  Properties under Java Build Path).

  • Usage of non-standard classpath containers (Project  Java build path under Libraries  Add Library).

  • Usage of classpath variables (Project  Java build path under Libraries  Add 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.