jlahoda opened a new pull request #249: Not copying the JavaHelp library into the binary. URL: https://github.com/apache/incubator-netbeans/pull/249 This avoids the runtime dependency on JavaHelp (compile-time dependency remains). Help is not working as a result. Can be partially workarounded by saying: --cp:a <path-to-jhall.jar> on command line, but there are still bugs with that (as JavaHelp is loaded by a classloader that does not see NetBeans classes).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
