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-05-16 02:02:44 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ad7219cdbca0c04cda2964efefe8d1d6d758762
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
History
Anna Kozlova
3ad7219cdb
disable anonymous -> lambda replacement when 'runtime annotated' (IDEA-131206)
...
(cherry picked from commit 07b10689487a95a5d2de78c25d1a7f0c44b6607d)
2014-10-17 21:02:10 +02:00
..
advHighlighting
do not highlight method unused if referenced via overridden
2014-09-23 16:00:58 +04:00
advHighlighting6
testdata for IDEA-61415
2014-06-09 15:32:53 +04:00
advHighlighting7
redundant cast: process instanceof (IDEA-128493)
2014-08-12 19:35:38 +04:00
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
disable anonymous -> lambda replacement when 'runtime annotated' (IDEA-131206)
2014-10-17 21:02:10 +02:00
replaceImplementsWithStaticImport
…
typeMatching
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…