Re: [Gentoo Packaging] editor only -> Can't find resource for bundle

2017-12-02 Thread William L. Thomson Jr.
On Sat, 2 Dec 2017 15:46:07 -0500 "William L. Thomson Jr." wrote: > > src/org/netbeans/modules/editor/impl/actions/NavigationHistoryLastEditAction.java:44: > error: Cannot find resource > org/netbeans/modules/editor/impl/actions/Bundle.properties public > final class

Re: [Gentoo Packaging] editor only -> Can't find resource for bundle

2017-12-02 Thread William L. Thomson Jr.
On Sat, 2 Dec 2017 15:46:07 -0500 "William L. Thomson Jr." wrote: > > java.util.MissingResourceException: Can't find resource for bundle > org.openide.util.NbBundle$PBundle, key CTL_ExportHtmlAction at > java.base/java.util.ResourceBundle.getObject(ResourceBundle.java:544) >

[Gentoo Packaging] editor only -> Can't find resource for bundle

2017-12-02 Thread William L. Thomson Jr.
My arch nemesis is back to haunt me again G For some reason 150+ packages build fine. This ONE package "editor" fails unless it can find Bundle.properties. It is just 1 class or the classes in 1 directory. I do not get any other errors about missing bundles. There are several, so