On 2014-10-12 08:43:28, Kannan wrote:
> I see this behavior for the eclim project. When there are errors and warnings, only errors show up in location list. Once the errors are fixed, the warnings show up. In fact, I like this behavior because it lets me focus on errors first; something that I had asked earlier. It also plays well with the vim-airline plugin.
>
> But for my other project, I see both warnings and errors together. So I am curious if it has to do with the way the project was created or some other setting. I tried to google for this in Eclipse, and also looked at the .project file for eclim, but couldn't make out. Any idea?
I have a feeling this may have to do with the particular error, where
some errors prevent the compiler from being able to check for some
warnings.
--
eric