source: trunk/de.ugoe.cs.swe.memos/.classpath

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