Change-Id: I60bf6ac9d886d27c70543a0b7df24d626639fc3e Former-commit-id:1c7d99f53f
[formerly c213b3b5552a2b11c69965bc6edcfb8acf7fa0a8] Former-commit-id:da69d3e630
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.6"/>
|
|
<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>
|