Change-Id: Icca189f4c3716d4045798d88a6e6ce7d27d46fcf Former-commit-id: d93464273e905ecbb834d7aeaccf477b42e495a3
10 lines
564 B
XML
10 lines
564 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry exported="true" kind="lib" path="gnu-getopt-1.0.6.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="gnu-regexp-1.1.4.jar"/>
|
|
<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="resources"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|