core/com.nokia.carbide.discovery.ui/.classpath
author dadubrow
Thu, 29 Jul 2010 15:30:00 -0500
changeset 1727 743cc54fdffe
parent 1360 b609311b7b1c
permissions -rw-r--r--
more portal changes - add kits page + pref page links to customize
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>