Change-Id: I2753074c302d707066ac0de42ac5b0778049275d Former-commit-id:7e6b8eedca
[formerly e8dba1178491176da3543a46c0d543c489b5fcb1] Former-commit-id:a525a1430c
9 lines
457 B
XML
9 lines
457 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.6"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="res"/>
|
|
<classpathentry kind="src" path="resources"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|