0

It is very clear to see the compilation error in eclipse, but I found it is not very clear in intellij, do I miss something here ? thanks

4
  • Maybe you're hiding the console. Commented Jun 1, 2015 at 7:44
  • Press Alt+0 to show all compilation messages. Commented Jun 1, 2015 at 7:45
  • It's not working, I am on mac Commented Jun 1, 2015 at 7:46
  • jetbrains.com/idea/help/messages-tool-window.html ? do you have this? Commented Jun 1, 2015 at 7:51

1 Answer 1

2

To see a list of all files with compilation errors, click Project on the title bar of the Project tool window and, under Scopes, select Problems. The other alternative is to use the Problems tool window (View | Tool Windows | Problems).

From 'IntelliJ IDEA Q&A for Eclipse Users': https://www.jetbrains.com/idea/documentation/migration_faq.html

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.