Changeset 18 for trunk/de.ugoe.cs.swe.memos/.classpath
- Timestamp:
- 10/22/09 21:46:58 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/de.ugoe.cs.swe.memos/.classpath
r11 r18 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <classpath> 3 <classpathentry exported="true" kind="lib" path="lib/o rg.eclipse.nebula.widgets.formattedtext_1.0.0.HEAD.jar"/>4 <classpathentry exported="true" kind="lib" path="lib/ com.onpositive.richtexteditor_1.0.0.jar"/>5 <classpathentry exported="true" kind="lib" path="lib/ org.eclipse.nebula.widgets.datechooser_1.0.0.HEAD.jar"/>6 <classpathentry exported="true" kind="lib" path="lib/ hsqldb.jar"/>7 <classpathentry exported="true" kind="lib" path="lib/ mysql-connector-java-5.1.8-bin.jar"/>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 9 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
Note: See TracChangeset
for help on using the changeset viewer.