source: trunk/de.ugoe.cs.swe.exercises/.classpath @ 11

Last change on this file since 11 was 10, checked in by zeiss, 15 years ago
  • Property svn:mime-type set to text/plain
File size: 974 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry exported="true" kind="lib" path="lib/antlr-runtime-3.1.3.jar"/>
4        <classpathentry exported="true" kind="lib" path="lib/jna.jar"/>
5        <classpathentry exported="true" kind="lib" path="lib/sqljet.1.0.0.b616.jar"/>
6        <classpathentry exported="true" kind="lib" path="lib/svnkit-javahl.jar"/>
7        <classpathentry exported="true" kind="lib" path="lib/svnkit.jar"/>
8        <classpathentry exported="true" kind="lib" path="lib/trilead.jar"/>
9        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
10        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
11        <classpathentry kind="src" path="src"/>
12        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
13        <classpathentry kind="lib" path="lib/mysql-connector-java-5.1.8-bin.jar"/>
14        <classpathentry kind="output" path="bin"/>
15</classpath>
Note: See TracBrowser for help on using the repository browser.