Changeset 558 for trunk/org.bridgedb.webservice.bridgerest
- Timestamp:
- 01/08/12 19:53:06 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/org.bridgedb.webservice.bridgerest/.classpath
r345 r558 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <classpath> 3 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 4 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 3 5 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>5 <classpathentry combineaccessrules="false" kind="src" path="/org.bridgedb"/>6 6 <classpathentry kind="output" path="bin"/> 7 7 </classpath>
