Lines Matching full:classpath
541 If the desired class is in the classpath used for the application classloader
542 (e.g. defined by the VM argument -cp <classpath>), as it would typically be in
606 <p>UTF-8 encoded buildfiles with byte order marks will fail to be parsed correctly depending on the XML parser being used for the build. Therefore a valid buildfile will fail to build with an error message similar to: "BUILD FAILED: C:\workspace\bom.xml:1: Document root element is missing.". To succeed in building with these files, ensure to include Xerces jars on the Ant runtime classpath