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 Java Build Path).
under -
Usage of non-standard classpath containers (
under ). -
Usage of classpath variables (
under ) -
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.