core/com.nokia.carbide.sdt.utils/.classpath
author bkirk
Sat, 18 Sep 2010 16:18:58 -0700
changeset 2054 deb27f632e39
parent 0 fb279309251b
permissions -rw-r--r--
should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="lib" path="libs/rhino1_6R2/js.jar" sourcepath="libs/rhino1_6R2/src"/>
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-awt-util.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/batik.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-bridge.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-css.jar"/>
	<classpathentry kind="lib" path="libs/batik-1.6/lib/batik-dom.jar" sourcepath="libs/batik-1.6/batik-src-1.6.zip"/>
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-ext.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-extension.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-gui-util.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-gvt.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-parser.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-script.jar"/>
	<classpathentry kind="lib" path="libs/batik-1.6/lib/batik-svg-dom.jar" sourcepath="libs/batik-1.6/batik-src-1.6.zip"/>
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-svggen.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-swing.jar"/>
	<classpathentry kind="lib" path="libs/batik-1.6/lib/batik-transcoder.jar" sourcepath="libs/batik-1.6/batik-src-1.6.zip"/>
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-util.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-xml.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/pdf-transcoder.jar"/>
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/xerces_2_5_0.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>