core/com.nokia.carbide.discovery.ui/.classpath
author fturovic <frank.turovich@nokia.com>
Wed, 13 Oct 2010 13:46:07 -0500
changeset 2153 dc389613cff5
parent 1360 b609311b7b1c
permissions -rw-r--r--
BUG 12337 - removed open c option from image
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
     2
<classpath>
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
     3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
     4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
     5
	<classpathentry kind="src" path="src"/>
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
     6
	<classpathentry kind="output" path="bin"/>
b609311b7b1c initial commit
dadubrow
parents:
diff changeset
     7
</classpath>