Index: applications/editors/josm/plugins/pdfimport/.classpath
===================================================================
--- applications/editors/josm/plugins/pdfimport/.classpath	(revision 31675)
+++ applications/editors/josm/plugins/pdfimport/.classpath	(revision 31676)
@@ -5,5 +5,5 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
-	<classpathentry kind="lib" path="lib/pdfbox.jar" sourcepath="D:/Projects/Community/OSM/josm/pdfimport/pdfbox-1.3.1/pdfbox/src/main/java"/>
+	<classpathentry kind="lib" path="lib/pdfbox-1.8.10.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
Index: applications/editors/josm/plugins/pdfimport/build.xml
===================================================================
--- applications/editors/josm/plugins/pdfimport/build.xml	(revision 31675)
+++ applications/editors/josm/plugins/pdfimport/build.xml	(revision 31676)
@@ -14,4 +14,5 @@
     <property name="plugin.icon" value="images/pdf_import.png"/>
     <property name="plugin.link" value="http://svn.openstreetmap.org/applications/editors/josm/plugins/pdfimport/"/>
+    <property name="plugin.requires" value="apache-commons"/>
     
     <!-- ** include targets that all plugins have in common ** -->
