Ignore:
Timestamp:
10/22/09 21:46:58 (15 years ago)
Author:
zeiss
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/de.ugoe.cs.swe.memos/.classpath

    r11 r18  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<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/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"/> 
    88        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 
    99        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> 
Note: See TracChangeset for help on using the changeset viewer.