2008-03-20 10:40:22 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2011-01-27 02:52:11 +01:00
|
|
|
<classpathentry excluding="src/|build/|schema/|etc/|src/|lib/|test/" kind="src" path=""/>
|
2008-04-17 10:11:22 +02:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2011-01-27 02:52:11 +01:00
|
|
|
<classpathentry kind="src" path="test"/>
|
2008-05-06 00:44:24 +02:00
|
|
|
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2008-05-02 17:09:54 +02:00
|
|
|
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/GCORELIBS"/>
|
2009-07-29 23:25:22 +02:00
|
|
|
<classpathentry kind="lib" path="/Dependencies/ISREGISTRY/org.gcube.informationsystem.registry.stubs.jar"/>
|
2010-07-16 01:00:26 +02:00
|
|
|
<classpathentry kind="lib" path="/Dependencies/ISCollector/org.gcube.informationsystem.collector.stubs.jar"/>
|
2011-07-22 04:57:52 +02:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/GCF.TRUNK"/>
|
2008-03-20 10:40:22 +01:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|