core/com.nokia.carbide.sdt.utils/.classpath
author fturovic <frank.turovich@nokia.com>
Mon, 27 Sep 2010 16:06:46 -0500
changeset 2108 cb5409e4a773
parent 2054 deb27f632e39
permissions -rw-r--r--
minor edits to release notes via Chad 2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     2
<classpath>
2054
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
     3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
     4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
2054
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
     5
	<classpathentry kind="src" path="src"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
     6
	<classpathentry kind="lib" path="libs/rhino1_6R2/js.jar" sourcepath="libs/rhino1_6R2/src"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
     7
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-awt-util.jar"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
     8
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/batik.jar"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
     9
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-bridge.jar"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
    10
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-css.jar"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
    11
	<classpathentry kind="lib" path="libs/batik-1.6/lib/batik-dom.jar" sourcepath="libs/batik-1.6/batik-src-1.6.zip"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
    12
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-ext.jar"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
    13
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-extension.jar"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
    14
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-gui-util.jar"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
    15
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-gvt.jar"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
    16
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-parser.jar"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
    17
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-script.jar"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
    18
	<classpathentry kind="lib" path="libs/batik-1.6/lib/batik-svg-dom.jar" sourcepath="libs/batik-1.6/batik-src-1.6.zip"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
    19
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-svggen.jar"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
    20
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-swing.jar"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
    21
	<classpathentry kind="lib" path="libs/batik-1.6/lib/batik-transcoder.jar" sourcepath="libs/batik-1.6/batik-src-1.6.zip"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
    22
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-util.jar"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
    23
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/batik-xml.jar"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
    24
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/pdf-transcoder.jar"/>
deb27f632e39 should be using JavaSE-1.6 VM, and .classpath, codegen.targetPlatform, compliance and source should also all be 1.6
bkirk
parents: 0
diff changeset
    25
	<classpathentry exported="true" kind="lib" path="libs/batik-1.6/lib/xerces_2_5_0.jar"/>
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    26
	<classpathentry kind="output" path="bin"/>
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    27
</classpath>