IntelliJ - show where errors are

后端 未结 10 2599
失恋的感觉
失恋的感觉 2020-12-02 10:44

Is there a way to make IntelliJ mark error locations continuously for the files you are working on in the similar manner as Eclipse does? At the moment I need to make the pr

10条回答
  •  情书的邮戳
    2020-12-02 11:26

    I ran into the problem of not having set my sources root folder (project window--right click folder, mark directory as > sources root). If you don't set this IDEA doesn't parse the file.

提交回复
热议问题