Changeset 5

Show
Ignore:
Timestamp:
02/04/09 13:33:58 (4 years ago)
Author:
frasten
Message:

Aggiunte librerie SWT, sqlite, java-getopt (per i parametri da linea di comando).
Creato l'inizio dell'interfaccia grafica (l'editor di patch all'interno di una canzone).

Location:
trunk
Files:
7 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r4 r5  
    44        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
    55        <classpathentry kind="lib" path="lib/java-getopt-1.0.13.jar"/> 
     6        <classpathentry combineaccessrules="false" kind="src" path="/org.eclipse.swt"/> 
    67        <classpathentry kind="output" path="bin"/> 
    78</classpath>