root/trunk/org.bridgedb.tools.batchmapper/.classpath

Revision 346, 468 bytes (checked in by martijn, 21 months ago)

final eclipse project file

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <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        <classpathentry combineaccessrules="false" kind="src" path="/org.bridgedb.bio"/>
7        <classpathentry combineaccessrules="false" kind="src" path="/org.bridgedb.rdb"/>
8        <classpathentry kind="output" path="bin"/>
9</classpath>
Note: See TracBrowser for help on using the browser.