summaryrefslogtreecommitdiff
path: root/trunk/pdf-over-gui/.classpath
diff options
context:
space:
mode:
authortkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459>2012-10-31 16:36:21 +0000
committertkellner <tkellner@3a0b52a2-8410-0410-bc02-ff6273a87459>2012-10-31 16:36:21 +0000
commit2c512895c9b4e1a8aa6b015359e1c6dff8472028 (patch)
tree6c622ffeeaea0fa863be33ddb71b71a9ed9e95c0 /trunk/pdf-over-gui/.classpath
parente3045bb2c289505bc81694560c0e523da519f8ed (diff)
downloadpdf-over-2c512895c9b4e1a8aa6b015359e1c6dff8472028.tar.gz
pdf-over-2c512895c9b4e1a8aa6b015359e1c6dff8472028.tar.bz2
pdf-over-2c512895c9b4e1a8aa6b015359e1c6dff8472028.zip
Add commons-io (for FilenameUtils)
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12663 3a0b52a2-8410-0410-bc02-ff6273a87459
Diffstat (limited to 'trunk/pdf-over-gui/.classpath')
-rw-r--r--trunk/pdf-over-gui/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/pdf-over-gui/.classpath b/trunk/pdf-over-gui/.classpath
index d2c19212..d53f6394 100644
--- a/trunk/pdf-over-gui/.classpath
+++ b/trunk/pdf-over-gui/.classpath
@@ -22,6 +22,7 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
+ <classpathentry kind="lib" path="swing2swt.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
<attributes>
<attribute name="maven.pomderived" value="true"/>
@@ -32,6 +33,5 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
- <classpathentry kind="lib" path="swing2swt.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>