Change-Id: I446724f475f26f82f87b010871b8b273405130af Former-commit-id: 5c8ed0605ed47bc3215837a762cc9ea624f675e6
9 lines
No EOL
400 B
XML
9 lines
No EOL
400 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> |