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-08-20 11:36:16 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b33fa7fc2562f2c5e06066dd31f7836ebeeccf9b
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
anna
b33fa7fc25
effectively final: check flow at variable start (IDEA-114737)
2013-10-10 18:39:58 +02:00
..
advHighlighting
warn about usages of final fields in another fields even if they appear after constructor where it would be definitely assigned (IDEA-114280)
2013-10-02 19:01:46 +02:00
advHighlighting6
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
advHighlighting7
IDEA-111450 false positive for "Redundant type cast" inspection
2013-09-12 21:43:10 +04:00
ambiguousCalls
…
annotations
…
genericsHighlighting
testdata for IDEA-57252
2013-10-10 18:39:57 +02:00
genericsHighlighting8
test data fixed
2013-10-02 19:50:13 +02:00
highlightSeverity
…
javaDoc
Add package-info.java checking to "Declaration has problems in Javadoc references" inspection
2013-10-07 15:13:30 +02:00
lambda
effectively final: check flow at variable start (IDEA-114737)
2013-10-10 18:39:58 +02:00
lossyEncoding
…
quickFix
fix JavadocInspectionQuickFixTest
2013-10-07 11:04:49 +02:00
replaceImplementsWithStaticImport
…
typeMatching
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…