jlahoda commented on issue #369: Making Maven projects usable without properly installed Java support. URL: https://github.com/apache/incubator-netbeans/pull/369#issuecomment-357528999 Thanks for looking at this, Jarda. A question though: would synthesizing the interface help the class to link? There is already code that does that in "java.source.base/src/org/netbeans/modules/java/source/NoJavacHelper.java". Keeping this stuff on one place would help to drop all the workaround when we stop supporting JDK 8. (And may also help other features that would run to this problem.)
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
