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

Fixed some .classpath files

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • 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>