jlahoda commented on a change in pull request #2165:
URL: https://github.com/apache/netbeans/pull/2165#discussion_r436326393



##########
File path: java/java.source/nbproject/org-netbeans-modules-java-source.sig
##########
@@ -1265,6 +1267,7 @@ meth public static javax.lang.model.type.WildcardType 
resolveCapturedType(javax.
 meth public static 
org.netbeans.api.lexer.TokenSequence<org.netbeans.api.java.lexer.JavaTokenId> 
getJavaTokenSequence(org.netbeans.api.lexer.TokenHierarchy,int)
 meth public static org.openide.filesystems.FileObject 
getFile(javax.lang.model.element.Element,org.netbeans.api.java.source.ClasspathInfo)
 meth public static org.openide.filesystems.FileObject 
getFile(org.netbeans.api.java.source.ElementHandle<? extends 
javax.lang.model.element.Element>,org.netbeans.api.java.source.ClasspathInfo)
+meth public static void 
forceSource(org.netbeans.api.java.source.CompilationController,org.openide.filesystems.FileObject)

Review comment:
       I've added this method recently (to aid Java refactoring and similar 
usecases while running without nb-javac).




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
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

Reply via email to