[
https://issues.apache.org/jira/browse/PDFBOX-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14960078#comment-14960078
]
Ben McCann commented on PDFBOX-3033:
------------------------------------
I can't figure out how to run this :-/ Does anyone know if I'm doing something
silly? I must be
$ java -cp examples/target/pdfbox-examples-2.0.0-SNAPSHOT.jar
org.apache.pdfbox.examples.util.PrintTextLocations
Error: Could not find or load main class
org.apache.pdfbox.examples.util.PrintTextLocations
> Usage method references incorrect package
> -----------------------------------------
>
> Key: PDFBOX-3033
> URL: https://issues.apache.org/jira/browse/PDFBOX-3033
> Project: PDFBox
> Issue Type: Bug
> Reporter: Ben McCann
> Priority: Minor
>
> See
> https://github.com/apache/pdfbox/blob/trunk/examples/src/main/java/org/apache/pdfbox/examples/util/PrintTextLocations.java#L106
> It references the "pdmodel" package instead of "util"
> A better solution would be to do PrintTextLocations.class.getName() instead
> of hardcoding
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]