You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/06/23 19:00:51 UTC

[GitHub] [netbeans] jlahoda opened a new pull request #1319: Partial Reparse without nb-javac

jlahoda opened a new pull request #1319: Partial Reparse without nb-javac
URL: https://github.com/apache/netbeans/pull/1319
 
 
   This patch attempts to add partial reparse (i.e. when the user types into the editor, inside a single method only, reparse and re-attribute only that given method, not the whole file), which (should) speed up many features significantly. The partial reparse is used when nb-javac is installed, but the goal here is to add it also when nb-javac is not use/available.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists