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-14 17:20:50 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc8a70e89f490eeae3e7ad3a71ebd1c572f239f7
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
History
Anna Kozlova
bc8a70e89f
fix erasure of captures special case, not valid anymore for new compilers (IDEA-131348)
...
(cherry picked from commit 0f357add956c0340ce08c79a14c052007e53be86)
2014-10-17 21:03:34 +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
fix erasure of captures special case, not valid anymore for new compilers (IDEA-131348)
2014-10-17 21:03:34 +02:00
highlightSeverity
…
javaDoc
…
lambda
new inference: functional parameterization should proceed to non-wildcard parameterization with partly ready parameterization, new spec (IDEA-131417)
2014-10-17 21:03:20 +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
…