since those plugins don't even have buddy policies Change-Id: Ib81ac30111b9c3020e486d6db52dde3e15d7dacf Former-commit-id: 4f691341c0368c3e015c73f25aab0cf8877802ac
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>
|