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

Last change on this file since 19 was 14, checked in by zeiss, 15 years ago

support for due dates

  • Property svn:mime-type set to text/plain
File size: 1.1 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry exported="true" kind="lib" path="lib/org.eclipse.nebula.widgets.formattedtext_1.0.0.HEAD.jar"/>
4        <classpathentry exported="true" kind="lib" path="lib/org.eclipse.nebula.widgets.datechooser_1.0.0.HEAD.jar"/>
5        <classpathentry exported="true" kind="lib" path="lib/antlr-runtime-3.1.3.jar"/>
6        <classpathentry exported="true" kind="lib" path="lib/jna.jar"/>
7        <classpathentry exported="true" kind="lib" path="lib/sqljet.1.0.0.b616.jar"/>
8        <classpathentry exported="true" kind="lib" path="lib/svnkit-javahl.jar"/>
9        <classpathentry exported="true" kind="lib" path="lib/svnkit.jar"/>
10        <classpathentry exported="true" kind="lib" path="lib/trilead.jar"/>
11        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
12        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
13        <classpathentry kind="src" path="src"/>
14        <classpathentry kind="lib" path="lib/mysql-connector-java-5.1.8-bin.jar"/>
15        <classpathentry kind="output" path="bin"/>
16</classpath>
Note: See TracBrowser for help on using the repository browser.