Change-Id: Ib2590c2c8d1df8c087c28d8adea3fce21e6135d4 Former-commit-id: 3ed99a6aea1602cf26fe7ed0fe7f2d1d306f4948
7 lines
369 B
XML
7 lines
369 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="output" path="bin"/>
|
|
</classpath>
|