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

Last change on this file since 34 was 34, checked in by zeiss, 15 years ago
  • Property svn:mime-type set to text/plain
File size: 833 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry exported="true" kind="lib" path="lib/xpp3_min-1.1.4c.jar"/>
4        <classpathentry exported="true" kind="lib" path="lib/xstream-1.3.1.jar"/>
5        <classpathentry exported="true" kind="lib" path="lib/org.eclipse.nebula.widgets.formattedtext_1.0.0.HEAD.jar"/>
6        <classpathentry exported="true" kind="lib" path="lib/org.eclipse.nebula.widgets.datechooser_1.0.0.HEAD.jar"/>
7        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
8        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
9        <classpathentry kind="src" path="src"/>
10        <classpathentry kind="lib" path="lib/mysql-connector-java-5.1.8-bin.jar"/>
11        <classpathentry kind="output" path="bin"/>
12</classpath>
Note: See TracBrowser for help on using the repository browser.