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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ecc4272ac08e97e0314b5bae551b429f5d5b0ed
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Anna Kozlova
2ecc4272ac
merge unused declaration and unused symbol inspections
2014-10-14 10:24:58 +02:00
..
advHighlighting
do not highlight method unused if referenced via overridden
2014-09-23 16:00:58 +04:00
advHighlighting6
…
advHighlighting7
…
ambiguousCalls
…
annotations
testdata for IDEA-25949
2014-08-18 21:45:30 +04:00
genericsHighlighting
inference: simplify bounds check; ensure fresh variables are treated as same, important e.g. in case of diamond operator when inferred types are new each time they are computed (IDEA-131066)
2014-10-13 19:33:33 +02:00
genericsHighlighting8
inference: simplify bounds check; ensure fresh variables are treated as same, important e.g. in case of diamond operator when inferred types are new each time they are computed (IDEA-131066)
2014-10-13 19:33:33 +02:00
highlightSeverity
…
javaDoc
…
lambda
lambda: stop at method if it's located inside lambda (IDEA-131087)
2014-10-13 19:33:05 +02:00
lossyEncoding
…
quickFix
merge unused declaration and unused symbol inspections
2014-10-14 10:24:58 +02:00
replaceImplementsWithStaticImport
…
typeMatching
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…