- Timestamp:
- 01/08/12 19:53:06 (5 months ago)
- Location:
- trunk
- Files:
-
- 8 modified
-
org.bridgedb.bio/.classpath (modified) (1 diff)
-
org.bridgedb.rdb.construct/.classpath (modified) (1 diff)
-
org.bridgedb.rdb/.classpath (modified) (1 diff)
-
org.bridgedb.server/.classpath (modified) (1 diff)
-
org.bridgedb.server/.project (modified) (1 diff)
-
org.bridgedb.webservice.bridgerest/.classpath (modified) (1 diff)
-
org.bridgedb.webservice.cronos/.classpath (modified) (1 diff)
-
org.bridgedb/.classpath (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/org.bridgedb.bio/.classpath
r444 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 excluding="org/bridgedb/bio/GdbProvider.java" kind="src" path="src"/> 4 6 <classpathentry kind="src" path="test"/> 5 7 <classpathentry kind="src" path="resources"/> 6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>7 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/org.bridgedb"/>8 8 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 9 9 <classpathentry kind="output" path="bin"/> -
trunk/org.bridgedb.rdb.construct/.classpath
r343 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" exported="true" kind="src" path="/org.bridgedb.rdb"/>6 6 <classpathentry kind="output" path="bin"/> 7 7 </classpath> -
trunk/org.bridgedb.rdb/.classpath
r444 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 6 <classpathentry excluding="org/bridgedb/rdb/TestJdbc.java" kind="src" path="test"/> 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 6 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/org.bridgedb"/> 7 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/org.bridgedb.bio"/> 8 <classpathentry kind="lib" path="lib/derby.jar"/> 9 <classpathentry kind="lib" path="build-lib/derbyclient.jar"/> 7 <classpathentry exported="true" kind="lib" path="lib/derby.jar"/> 8 <classpathentry exported="true" kind="lib" path="build-lib/derbyclient.jar"/> 10 9 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 11 10 <classpathentry kind="output" path="bin"/> -
trunk/org.bridgedb.server/.classpath
r504 r558 4 4 <classpathentry kind="src" path="test"/> 5 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>7 <classpathentry kind="lib" path="lib/restlet-2.0m6/org.restlet.jar"/>8 6 <classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.7-bin.jar"/> 9 7 <classpathentry kind="lib" path="lib/commons-cli-1.2.jar"/> 8 <classpathentry kind="lib" path="lib/org.restlet.ext.servlet.jar"/> 9 <classpathentry kind="lib" path="lib/org.restlet.jar"/> 10 10 <classpathentry combineaccessrules="false" kind="src" path="/org.bridgedb.rdb"/> 11 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 12 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 11 13 <classpathentry kind="output" path="bin"/> 12 14 </classpath> -
trunk/org.bridgedb.server/.project
r345 r558 11 11 </arguments> 12 12 </buildCommand> 13 <buildCommand> 14 <name>org.eclipse.pde.ManifestBuilder</name> 15 <arguments> 16 </arguments> 17 </buildCommand> 18 <buildCommand> 19 <name>org.eclipse.pde.SchemaBuilder</name> 20 <arguments> 21 </arguments> 22 </buildCommand> 13 23 </buildSpec> 14 24 <natures> 15 25 <nature>org.eclipse.jdt.core.javanature</nature> 26 <nature>org.eclipse.pde.PluginNature</nature> 16 27 </natures> 17 28 </projectDescription> -
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> -
trunk/org.bridgedb.webservice.cronos/.classpath
r345 r558 12 12 <classpathentry exported="true" kind="lib" path="lib/axis-1_4/lib/jaxrpc.jar"/> 13 13 <classpathentry exported="true" kind="lib" path="lib/axis-1_4/lib/log4j-1.2.8.jar"/> 14 <classpathentry exported="true" kind="lib" path="lib/axis-1_4/lib/log4j.properties"/>15 14 <classpathentry exported="true" kind="lib" path="lib/axis-1_4/lib/saaj.jar"/> 16 15 <classpathentry exported="true" kind="lib" path="lib/axis-1_4/lib/wsdl4j-1.5.1.jar"/> -
trunk/org.bridgedb/.classpath
r343 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 6 <classpathentry kind="src" path="test"/> 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>7 7 <classpathentry exported="true" kind="lib" path="build-lib/measure.jar"/> 8 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 8 9 <classpathentry kind="output" path="bin"/> 9 10 </classpath>
