﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9053	pdfimport:  java.io.IOException: Error: could not find resource 'pdfimport/pdfbox/PageDrawer.properties' on classpath.	anonymous	Don-vip	"Hi,

the pdfimport plugin appears to be broken for some people. There is an error report on Github: https://github.com/openstreetmap/josm-plugins/issues/1

The plugin starts, I can select a PDF but right after that I get
{{{
java.io.IOException: Error: could not find resource 'pdfimport/pdfbox/PageDrawer.properties' on classpath.
at org.apache.pdfbox.util.ResourceLoader.loadProperties(ResourceLoader.java:112)
at pdfimport.pdfbox.PageDrawer.(PageDrawer.java:66)
at pdfimport.pdfbox.PdfBoxParser.parse(PdfBoxParser.java:50)
at pdfimport.LoadPdfDialog.loadPDF(LoadPdfDialog.java:861)
at pdfimport.LoadPdfDialog.access$1300(LoadPdfDialog.java:65)
at pdfimport.LoadPdfDialog$11.run(LoadPdfDialog.java:563)
at pdfimport.LoadPdfDialog$19.run(LoadPdfDialog.java:789)
at java.lang.Thread.run(Thread.java:722)
}}}

It is probably a trivial bug, would be awesome if somebody could look into that. pdfimport is a extremely valuable tool.

Thanks in advance,
Sebastian"	defect	closed	normal		Plugin pdfimport		fixed		
