csmithmtb commented on issue #12592:
URL: https://github.com/apache/ignite/issues/12592#issuecomment-3702282172

   VS Code Java extension seems to have an issue with ErrorCodeGroupProcessor 
class too.  Or, at least, it seems so. Without the workaround below, the Java 
project won't build in VS Code.
   
   A workaround is to exclude 
"org.apache.ignite:ignite-error-code-annotation-processor" library (I'm using 
Maven) and problems with Eclipse/SpringTools and VS Code go away.  While the 
applications seem to run ok, I don't know if there would be any hidden issues 
with error processing without that library.


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

To unsubscribe, e-mail: [email protected]

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

Reply via email to