diff options
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> |