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/04/29 22:20:19 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-487764396
 
 
   I have now started using NetBeans 11 as my daily development IDE. As before, without this patch applied, I get many of the previously mentioned errors (ClassFormatError etc.). When I apply this patch, those errors go away.
   
   Unfortunately, even with this patch applied, I now very frequently have other problems with Compile-on-Save, e.g. symbols that are not indexed (for "Find Usages" or "Go to Symbol"), red error badges on files that won't go away unless I turn CoS off and do a clean build etc. I am imagining that these latest errors were not as frequent in NetBeans 10 (with the patch in this PR applied).
   
   I see that Jaroslav's patch https://github.com/apache/netbeans/pull/1123 was merged into NetBeans 11. How does that patch relate to the one in this PR? Is it meaningful to apply them both in the same build?
   

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