Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] Using INFO problem severity ?

In bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=47340, someone
observed that the Java problems severity could be set to ERROR, WARNING or
IGNORE.

However, Eclipse offers an extra category: INFO, which is less severe than
WARNING.
Would it make sense to you to have such an extra category in the compiler
preferences ?

In parallel, we are also thinking of using the priority attribute of a
problem so as to allow grouping critical errors, versus secondary ones...

Please add your comments to the bug report directly.




Back to the top