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 8308daea..a6e09d11 100644 --- a/pdf-over-gui/.classpath +++ b/pdf-over-gui/.classpath @@ -28,5 +28,6 @@ </attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
+ <classpathentry kind="lib" path="swing2swt.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
|