diff options
author | tkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459> | 2012-08-24 17:04:43 +0000 |
---|---|---|
committer | tkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459> | 2012-08-24 17:04:43 +0000 |
commit | c935886c38de4fb23592d4d08f6896f8d420c240 (patch) | |
tree | 3250cefebf6625c988bcdfcfcc75872f9b14c3e6 /trunk/pdf-over-gui/.classpath | |
parent | 79b042907e5607b177c64d9db99aea3bad0f12d9 (diff) | |
download | pdf-over-c935886c38de4fb23592d4d08f6896f8d420c240.tar.gz pdf-over-c935886c38de4fb23592d4d08f6896f8d420c240.tar.bz2 pdf-over-c935886c38de4fb23592d4d08f6896f8d420c240.zip |
+ Main Window Template
+ Some GUI Stuff
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12381 3a0b52a2-8410-0410-bc02-ff6273a87459
Diffstat (limited to 'trunk/pdf-over-gui/.classpath')
-rw-r--r-- | trunk/pdf-over-gui/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/trunk/pdf-over-gui/.classpath b/trunk/pdf-over-gui/.classpath index 534b5e52..d2c19212 100644 --- a/trunk/pdf-over-gui/.classpath +++ b/trunk/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> |