Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to view all errors in the project

I would like to see all compilation/syntax errors in a single list, so it would be easier to understand what should be fixed. I would describe it like something similar to vim`s quickfix window.

Currently I'm using Analyze -> Inspect Code..., but it lists all inspections, which could be sometimes too much. I can probably configure different profiles for inspections and switch between them, but probably there is some other approach which I miss?

like image 631
grundic Avatar asked Jan 28 '26 06:01

grundic


1 Answers

When you run Build | Build Project, the Messages toolwindow will display the list of all compilation errors.

like image 143
yole Avatar answered Jan 31 '26 04:01

yole



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!