Mercurial > hg > de.mpg.mpiwg.itgroup.textgrid.digilib
annotate .classpath @ 0:6c0a97ea21c7
first release
author | dwinter |
---|---|
date | Thu, 16 Jun 2011 16:53:24 +0200 |
parents | |
children | ff0e3c719b43 |
rev | line source |
---|---|
0 | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <classpath> | |
3 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> | |
4 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> | |
5 <classpathentry kind="src" path="src"/> | |
6 <classpathentry combineaccessrules="false" kind="src" path="/de.mpg.mpiwg.itgroup.digilib.plugin"/> | |
7 <classpathentry combineaccessrules="false" kind="src" path="/info.textgrid.lab.core.model"/> | |
8 <classpathentry combineaccessrules="false" kind="src" path="/info.textgrid.lab.authn"/> | |
9 <classpathentry kind="output" path="bin"/> | |
10 </classpath> |