Change-Id: I9653f9e00b3c693b46b516bc52ff029cd4fe1a81 Former-commit-id: d0e68c2fa1cc531263622410e4364b87f222139f
7 lines
300 B
XML
7 lines
300 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|