2013-01-23 11:18:44 -05:00
|
|
|
<?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"/>
|
2014-06-26 16:49:53 -05:00
|
|
|
<classpathentry kind="src" path="resources"/>
|
2013-01-23 11:18:44 -05:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|