2012-06-17 19:53:05 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2018-11-05 18:33:51 +01:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/mapdb-3.0.7.jar" sourcepath="lib/mapdb-3.0.7-sources.jar">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="javadoc_location" value="jar:platform:/resource/com.minres.scviewer.database.text/lib/mapdb-3.0.7-javadoc.jar!/"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2017-01-23 23:25:28 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
2012-06-17 19:53:05 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2017-01-23 23:25:28 +01:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2017-01-21 13:13:05 +01:00
|
|
|
<classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
|
2015-01-22 13:59:30 +01:00
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
2012-06-17 19:53:05 +02:00
|
|
|
</classpath>
|