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-19 01:09:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
132bb137a1051fefceed8d4d0a7d2623cef20807
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Anna Kozlova
132bb137a1
don't show error on method reference if functional expression is located inside invalid context without target functional type
2015-12-10 19:52:16 +01:00
..
advHighlighting
testdata for IDEA-67808
2015-12-07 10:35:33 +01:00
advHighlighting6
…
advHighlighting7
…
advHighlighting8
…
advHighlighting9
…
ambiguousCalls
…
annotations
…
augment
…
genericsHighlighting
fix casting to primitives according to the spec (IDEA-131107; IDEA-148880)
2015-12-10 17:01:55 +01:00
genericsHighlighting8
fix casting to primitives according to the spec (IDEA-131107; IDEA-148880)
2015-12-10 17:01:55 +01:00
genericsHighlightingGenerated8
…
highlightSeverity
…
javaDoc
…
lambda
don't show error on method reference if functional expression is located inside invalid context without target functional type
2015-12-10 19:52:16 +01:00
lossyEncoding
…
quickFix
least upper bound: pull unbounded wildcard up so types Number & Comparable<? extends Number & Comparable<?>> are produced instead of Number & Comparable<? extends Comparable<?>>
2015-12-09 11:25:11 +01:00
replaceImplementsWithStaticImport
…
typeMatching
…
typing
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…