Skip to main content
chriskuku
Senior II
July 20, 2023
Question

All IDE projects show a yellow warning icon after update to 1.13.0

  • July 20, 2023
  • 2 replies
  • 7001 views

Suddenly all my project icons in the project are tagged with a yellow (exclamation mark) icon.

Why? This is ugly and I don't see any other item marked when I open the tree view.

 

Bildschirmfoto 2023-07-20 um 09.46.39.png

 

 

    This topic has been closed for replies.

    2 replies

    AScha.3
    Super User
    July 20, 2023

    maybe the basic setting , which errors are shown, is different now...

    try first to delete collected old errors (right mouse click on warning/erros -> delete) , see:

    AScha3_0-1689841570819.png

     

    "If you feel a post has answered your question, please click ""Accept as Solution""."
    chriskuku
    chriskukuAuthor
    Senior II
    July 20, 2023

    I don't see any errors or warnings in the Problems view (like in your screen shot).

    The /!\ is only attached to the outer top level IDE-icon.

    EDIT: Your post made me think of it and I looked into the workspace settings and changed "Report missing project encoding" from "warning" to "ignore" and this made the /!\-icons go away.

    So is there something new to the "encoding" of a project? What does it mean? Text encoding (UTF-8)?

    project_workspace.jpg

     

    Result:

    Bildschirmfoto 2023-07-20 um 11.05.11.png

    AScha.3
    Super User
    July 20, 2023

    so maybe -> set Problems -> filter (click the filter symbol) + enable...

    AScha3_0-1689843519834.png

     

    "If you feel a post has answered your question, please click ""Accept as Solution""."
    chriskuku
    chriskukuAuthor
    Senior II
    July 20, 2023

    No, doesn't make them appear. I consider the issue solved though, since the i-icons have disappeared.