This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-01-09 16:39:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b58b817615a87f85e6564f2256e26e5fe2c793e
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advHighlighting6
History
Alexey Kudravtsev
c7b78f76a2
IDEA-120784 "Class is public should be declared in a file named <Classname>.java" for inner interface
2014-02-18 13:55:52 +04:00
..
ClassObjectAccessibility.java
check annotation params accessibility (IDEA-108584)
2013-06-10 18:21:06 +04:00
EnumInitializers.java
IDEA-120636 Wrong "enum cannot be instantiated"
2014-02-12 15:07:28 +01:00
IDEA108285.java
non-static members access from implicitly static context fixed (IDEA-108285)
2013-06-03 22:25:26 +04:00
IDEADEV11877.java
…
Java5CastConventions.java
primitive/class conversions are available since language level 1.5 (IDEA-111451)
2013-08-05 18:16:24 +02:00
JavacQuirks.java
…
MethodReturnTypeSubstitutability.java
…
RedundantCastInConditionalExpression.java
IDEA-120784 "Class is public should be declared in a file named <Classname>.java" for inner interface
2014-02-18 13:55:52 +04:00
UnhandledExceptions.java
IDEA-111613 Bad code is green: IDEA doesn't show 'Unhandled exception' error when a method with parametrized 'throws' section is used with wildcard type argument
2013-08-06 13:49:10 +02:00
UnhandledExceptionsValueOf.java
IDEA-120784 "Class is public should be declared in a file named <Classname>.java" for inner interface
2014-02-18 13:55:52 +04:00
UnsupportedFeatures7.java
correct level in highlighting:
2014-02-10 20:03:58 +04:00