2008-03-20 10:40:22 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2008-04-17 10:11:22 +02:00
|
|
|
<classpathentry excluding="src/|build/|schema/|etc/|src/" kind="src" path=""/>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2008-03-20 10:40:22 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2008-04-17 10:11:22 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/GCORELIBS"/>
|
|
|
|
<classpathentry kind="lib" path="/home/manuele/ISTI-projects/D4Science/development/svn/DEV/GCORE/CONTAINER/lib/org.gcube.informationsystem.registry.stubs.jar"/>
|
2008-03-20 10:40:22 +01:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|