2002-07-24 13:41:31 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2003-11-24 18:31:03 +00:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2004-03-01 20:55:53 +00:00
|
|
|
<classpathentry kind="src" path="mi"/>
|
|
|
|
<classpathentry kind="src" path="cdi"/>
|
2004-03-12 16:02:32 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2014-01-23 17:52:37 -08:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
2003-11-24 18:31:03 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
2002-07-24 13:41:31 +00:00
|
|
|
</classpath>
|