From 5fd76c5831e7e6f4c36119ec142fd1f0b3adcc4c Mon Sep 17 00:00:00 2001 From: Tobias Kellner Date: Wed, 17 Oct 2012 18:20:56 +0200 Subject: Add commons-io (for FilenameUtils) --- trunk/pdf-over-gui/.classpath | 2 +- trunk/pdf-over-gui/pom.xml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'trunk/pdf-over-gui') 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 @@ + @@ -32,6 +33,5 @@ - diff --git a/trunk/pdf-over-gui/pom.xml b/trunk/pdf-over-gui/pom.xml index d08d48ef..ef3b745e 100644 --- a/trunk/pdf-over-gui/pom.xml +++ b/trunk/pdf-over-gui/pom.xml @@ -40,6 +40,10 @@ commons-httpclient commons-httpclient + + commons-io + commons-io + org.icepdf icepdf-core -- cgit v1.2.3