This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-21 14:37:45 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05744d1ffd758c148be48712ed485dc3dbd8ebf8
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Pavel Dolgov
05744d1ffd
Java: Merged ConfusingElseInspection and RemoveRedundantElseAction into RedundantElseInspection, made it an INFORMATION-level inspection (IDEA-162191)
2016-12-06 17:42:37 +03:00
..
advFixture
…
advHighlighting
Java: Fixed false positive "unreachable statement" in the control flow analysis (IDEA-164442)
2016-11-30 13:04:34 +03:00
advHighlighting6
check constructor only implicitly called constructor (IDEA-164500)
2016-11-25 12:50:54 +01:00
advHighlighting7
precise rethrow: special case for catch Exception (IDEA-164241)
2016-12-06 12:13:22 +01:00
advHighlighting8
…
advHighlighting9
private modifier in interfaces: check for modifier combinations, body (IDEA-164596)
2016-11-28 15:38:48 +01:00
ambiguousCalls
…
annotations
…
augment
…
genericsHighlighting
…
genericsHighlighting8
…
genericsHighlightingGenerated8
…
highlightSeverity
…
javaDoc
[java] allows @author tag on method Javadoc (IDEA-159020)
2016-12-02 20:29:33 +01:00
lambda
unrelated defaults: check if current class contains explicit method (IDEA-164732)
2016-12-02 11:51:07 +01:00
lossyEncoding
…
quickFix
Java: Merged ConfusingElseInspection and RemoveRedundantElseAction into RedundantElseInspection, made it an INFORMATION-level inspection (IDEA-162191)
2016-12-06 17:42:37 +03:00
replaceImplementsWithStaticImport
…
typeMatching
…
typing
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…