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/07/10 15:28:40 UTC

[GitHub] [netbeans] eirikbakke commented on issue #504: Skip CoS copying of class files when the target is already newer, such as from an external compilation

eirikbakke commented on issue #504: Skip CoS copying of class files when the target is already newer, such as from an external compilation
URL: https://github.com/apache/netbeans/pull/504#issuecomment-510110625
 
 
   > One thing that I have long wished for is a simple UI gesture to tell the IDE to throw out all its Java parser caches for a given source root and start over
   
   I'd like to start working on this feature. Is resetting the parser cache a trivial method call somewhere, or is there more to it that I need to investigate?
   
   (Things like "Find Usages" not working properly are driving me mad... I rely on it heavily when reviewing my own code. Currently, "Find Usages" (and "Go To Symbol", and presumably "Refactor Rename" etc.) will silently omit results at random, only to display them again if I go to the Java file in question, insert a space, and invoke Save to force CoS. Again, this is with the patch in this PR applied, on top of NetBeans 11.0.)

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