Changeset 558 for trunk

Show
Ignore:
Timestamp:
01/08/12 19:53:06 (5 months ago)
Author:
martijn
Message:

Fixed some .classpath files

Location:
trunk
Files:
8 modified

Legend:

Unmodified
Added
Removed
  • trunk/org.bridgedb.bio/.classpath

    r444 r558  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<classpath> 
     3        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
     4        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 
    35        <classpathentry excluding="org/bridgedb/bio/GdbProvider.java" kind="src" path="src"/> 
    46        <classpathentry kind="src" path="test"/> 
    57        <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"/> 
    88        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 
    99        <classpathentry kind="output" path="bin"/> 
  • trunk/org.bridgedb.rdb.construct/.classpath

    r343 r558  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<classpath> 
     3        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
     4        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 
    35        <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"/> 
    66        <classpathentry kind="output" path="bin"/> 
    77</classpath> 
  • trunk/org.bridgedb.rdb/.classpath

    r444 r558  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<classpath> 
     3        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
     4        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 
    35        <classpathentry kind="src" path="src"/> 
    46        <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"/> 
    109        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 
    1110        <classpathentry kind="output" path="bin"/> 
  • trunk/org.bridgedb.server/.classpath

    r504 r558  
    44        <classpathentry kind="src" path="test"/> 
    55        <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"/> 
    86        <classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.7-bin.jar"/> 
    97        <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"/> 
    1010        <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"/> 
    1113        <classpathentry kind="output" path="bin"/> 
    1214</classpath> 
  • trunk/org.bridgedb.server/.project

    r345 r558  
    1111                        </arguments> 
    1212                </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> 
    1323        </buildSpec> 
    1424        <natures> 
    1525                <nature>org.eclipse.jdt.core.javanature</nature> 
     26                <nature>org.eclipse.pde.PluginNature</nature> 
    1627        </natures> 
    1728</projectDescription> 
  • trunk/org.bridgedb.webservice.bridgerest/.classpath

    r345 r558  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<classpath> 
     3        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
     4        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 
    35        <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"/> 
    66        <classpathentry kind="output" path="bin"/> 
    77</classpath> 
  • trunk/org.bridgedb.webservice.cronos/.classpath

    r345 r558  
    1212        <classpathentry exported="true" kind="lib" path="lib/axis-1_4/lib/jaxrpc.jar"/> 
    1313        <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"/> 
    1514        <classpathentry exported="true" kind="lib" path="lib/axis-1_4/lib/saaj.jar"/> 
    1615        <classpathentry exported="true" kind="lib" path="lib/axis-1_4/lib/wsdl4j-1.5.1.jar"/> 
  • trunk/org.bridgedb/.classpath

    r343 r558  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<classpath> 
     3        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
     4        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 
    35        <classpathentry kind="src" path="src"/> 
    46        <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"/> 
    77        <classpathentry exported="true" kind="lib" path="build-lib/measure.jar"/> 
     8        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 
    89        <classpathentry kind="output" path="bin"/> 
    910</classpath>