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/03/27 12:18:07 UTC

[GitHub] [netbeans] sdedic commented on issue #3842: NetBeans 13 stops when start and compile the project

sdedic commented on issue #3842:
URL: https://github.com/apache/netbeans/issues/3842#issuecomment-1079918966


   This is not a symptom of a large project, but possibly of a file with broken encoding = invalid character. But also bug in the lazy-evaluated encoding. It would be hard to decide without the specific file.
   Could you please run NetBeans IDE with the following argument on the commandline:
   `-J-Dorg.netbeans.api.queries.FileEncodingQuery.level=400`
   ?
   It should log a bunch of messages from the encoding evaluation impl, and the culprit filename should precede the exception.


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

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