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
-
Maybe you're hiding the console.Maroun– Maroun2015-06-01 07:44:49 +00:00Commented Jun 1, 2015 at 7:44
-
Press Alt+0 to show all compilation messages.cybersoft– cybersoft2015-06-01 07:45:25 +00:00Commented Jun 1, 2015 at 7:45
-
It's not working, I am on maczjffdu– zjffdu2015-06-01 07:46:05 +00:00Commented Jun 1, 2015 at 7:46
-
jetbrains.com/idea/help/messages-tool-window.html ? do you have this?cybersoft– cybersoft2015-06-01 07:51:14 +00:00Commented Jun 1, 2015 at 7:51
Add a comment
|
1 Answer
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