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 2020/10/05 17:05:52 UTC

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

eirikbakke commented on pull request #504:
URL: https://github.com/apache/netbeans/pull/504#issuecomment-703763850


   @lkishalmi I have used this patch for two years. Every time a new NetBeans release comes around, I first try developing for some hours without the patch. Compile-on-Save is completely unusable without it on my particular project (which is a multi-module NetBeans Platform maven project).
   
   I'm not sure what the best way forward is, since according to @jglick's comment above, this patch cannot just be applied in every case.
   
   Even with this patch, the NetBeans index still frequently gets corrupted, with Find Usages, Go to Symbol, Refactor etc. not finding every case, and error badges showing for files without errors. Existing NetBeans, deleting the "index" directory in the NetBeans cache directory, starting NetBeans again, and waiting for a complete reindex is now unfortunately part of my daily routine.
   


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



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