diff options
author | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 18:52:08 +0000 |
---|---|---|
committer | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 18:52:08 +0000 |
commit | 5810f90913735936ef580fd78861b7b31835a6f4 (patch) | |
tree | 1e8e8b7bda1af04b01d90f1efdcbaaec53d499d6 /pdf-over-gui/.classpath | |
parent | 1d5ef84de6c39fbe6831402bd4095d7fe41b57d2 (diff) | |
download | mocca-5810f90913735936ef580fd78861b7b31835a6f4.tar.gz mocca-5810f90913735936ef580fd78861b7b31835a6f4.tar.bz2 mocca-5810f90913735936ef580fd78861b7b31835a6f4.zip |
+ Main Window Template
+ Some GUI Stuff
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@16 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
Diffstat (limited to 'pdf-over-gui/.classpath')
-rw-r--r-- | pdf-over-gui/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pdf-over-gui/.classpath b/pdf-over-gui/.classpath index 534b5e52..d2c19212 100644 --- a/pdf-over-gui/.classpath +++ b/pdf-over-gui/.classpath @@ -32,5 +32,6 @@ <attribute name="maven.pomderived" value="true"/> </attributes> </classpathentry> + <classpathentry kind="lib" path="swing2swt.jar"/> <classpathentry kind="output" path="target/classes"/> </classpath> |