[
https://issues.apache.org/jira/browse/PDFBOX-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Hewson resolved PDFBOX-2174.
---------------------------------
Resolution: Fixed
Added for all command-line tools in [r1607218|http://svn.apache.org/r1607218].
> Suppress the Dock icon on OS X
> ------------------------------
>
> Key: PDFBOX-2174
> URL: https://issues.apache.org/jira/browse/PDFBOX-2174
> Project: PDFBox
> Issue Type: Improvement
> Components: Utilities
> Affects Versions: 2.0.0
> Reporter: John Hewson
> Priority: Minor
>
> When using the command line utilities on OS X the Java icon appears in the
> Dock. This can be disabled by making the following call from main():
> {code}
> System.setProperty("apple.awt.UIElement", "true");
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)