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 2022/06/09 11:53:11 UTC

[GitHub] [netbeans] pflaska opened a new issue, #4217: Editor content differs from file to compile

pflaska opened a new issue, #4217:
URL: https://github.com/apache/netbeans/issues/4217

   ### Apache NetBeans version
   
   Apache NetBeans 13
   
   ### What happened
   
   Compiler complains with errors which does not reflect the content in the editor.
   
   
   ### How to reproduce
   
   Not 100% reproducible, but happens pretty often.
   
   1. Modify java file.
   2. Save file immediately using Ctrl+S.
   3. Sometimes, you may errors even the file should compile.
   4. Pres F8 to see the error.
   
   You can see that error is caused by tokens which are not at errror position.
   ![compiler_editor_sel](https://user-images.githubusercontent.com/5930641/172840088-a50519d2-1f26-4c5f-a241-374401a27c9a.png)
   
   
   
   ### Did this work correctly in an earlier version?
   
   No
   
   ### Operating System
   
   Ubuntu Linux 22.04
   
   ### JDK
   
   JDK 1.8
   
   ### Apache NetBeans packaging
   
   Apache VSNetBeans for VSCode
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
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: notifications-unsubscribe@netbeans.apache.org.apache.org

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