core/com.nokia.carbide.discovery.ui/.classpath
author fturovic <frank.turovich@nokia.com>
Thu, 29 Jul 2010 14:52:28 -0500
changeset 1726 a9ad516f44ae
parent 1360 b609311b7b1c
permissions -rw-r--r--
minor edit
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>