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
985ea1e4bae13c62db624f92fd03d6acf55dcebb
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Tagir Valeev
c483ae9cd0
ControlFlowUtils#getInitializerUsageStatus fixed for do-while loops where var is declared just before the loop
2018-02-21 12:24:01 +07:00
..
advFixture
…
advHighlighting
Variable finality highlighting fixes
2018-02-17 12:35:03 +07:00
advHighlighting6
enum, abstract and final should be an error somewhere (IDEA-186642)
2018-02-14 18:37:36 +01:00
advHighlighting7
…
advHighlighting8
FinalVariableMightNotHaveBeenInitializedInsideLambda: added separate initializer test
2018-02-08 12:31:34 +07:00
advHighlighting9
…
advLVTI
…
ambiguousCalls
…
annotations
…
augment
…
genericsHighlighting
inherit with different parameterization: fix for raw types (IDEA-186271)
2018-02-07 18:36:34 +01:00
genericsHighlighting8
…
genericsHighlightingGenerated8
…
highlightSeverity
…
javaDoc
…
lambda
inference: substitution for captures (IDEA-186844)
2018-02-19 18:36:42 +01:00
lossyEncoding
…
nonAsciiCharacters
…
quickFix
ControlFlowUtils#getInitializerUsageStatus fixed for do-while loops where var is declared just before the loop
2018-02-21 12:24:01 +07:00
replaceImplementsWithStaticImport
…
typeMatching
…
typing
…
uncompleteConstructs
…
unnecessaryTostring
IDEA-126310 Unnecessary toString() call fix breaks code
2018-02-04 18:10:11 +07:00
unusedDecls
…
unusedImports
…