Change-Id: I3b24ae8696ded86d8157a092eeff81cc45a2f291 Former-commit-id: ec1b81d28c4b418fada53c684e78d397fee9b97d
8 lines
410 B
XML
8 lines
410 B
XML
<?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.7"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="res"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|