An open API service indexing awesome lists of open source software.

https://github.com/pascalw/intellij-bug-eclipse-compiler-warnings

Example project for https://youtrack.jetbrains.com/issue/IDEA-121772
https://github.com/pascalw/intellij-bug-eclipse-compiler-warnings

Last synced: about 2 months ago
JSON representation

Example project for https://youtrack.jetbrains.com/issue/IDEA-121772

Awesome Lists containing this project

README

          

## Example project for https://youtrack.jetbrains.com/issue/IDEA-121772

Compiled with javac compiler, warning properly suppressed:

![](javac-compiler.png)

Compiled with Eclipse compiler, warning not suppressed:

![](eclipse-compiler.png)