jlahoda opened a new pull request #358: [NETBEANS-253] Fixing watches with lambdas. URL: https://github.com/apache/incubator-netbeans/pull/358 -passing an URI to the created (memory) FileObject when compiling a class using JavaSourceUtilImpl to prevent exceptions -improving type detection for watches (don't using Trees.getElement(...).getReturnType() and alike, but rather Trees.getTypeMirror(...), as the latter has generics instantiated, etc.) (I'll ask tzezula and mentlicher to take a look as well.)
---------------------------------------------------------------- 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
