13 lines
779 B
Plaintext
13 lines
779 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<classpath>
|
||
|
<classpathentry excluding="src/|build/|schema/|etc/|src/|lib/|pkgdata/|ServiceFiles/|design/" kind="src" path=""/>
|
||
|
<classpathentry kind="src" path="src"/>
|
||
|
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||
|
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/GCORELIBS"/>
|
||
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/EXISTLIBS"/>
|
||
|
<classpathentry combineaccessrules="false" kind="src" path="/GCUBE_CORE"/>
|
||
|
<classpathentry combineaccessrules="false" kind="src" path="/GCF.05x"/>
|
||
|
<classpathentry kind="lib" path="/Dependencies/ISIC/org.gcube.informationsystem.collector.stubs.jar"/>
|
||
|
<classpathentry kind="output" path="bin"/>
|
||
|
</classpath>
|