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-06-14 22:41:58 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
88f587d17ce2c85db1c2ecfeb42d5c80c462a185
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Anna Kozlova
106ba612ce
new inference: ignore return type constraints during method reference conflict resolving; work around raw type received from constructor reference given on raw type to be treated as diamond
2015-02-18 17:18:46 +01:00
..
advHighlighting
allow navigation to not accessible fields when they are used inside reference chain
2015-02-17 14:58:59 +01:00
advHighlighting6
show error for enums constants referenced from instance field initializer (IDEA-136196)
2015-02-10 17:55:59 +01:00
advHighlighting7
…
advHighlighting9
…
ambiguousCalls
…
annotations
IDEA-136162 (type annotations in anonymous classes)
2015-02-09 19:23:15 +01:00
augment
…
genericsHighlighting
type distinct: allow comparisons of type X<? extends Object> == X<array> (IDEA-135041)
2015-01-08 19:54:22 +01:00
genericsHighlighting8
TypeName.super.foo() when TypeName denotes interface
2015-01-31 21:29:22 +03:00
genericsHighlightingGenerated8
…
highlightSeverity
…
javaDoc
don't perform any additional parsing on the contents of the {@code} tag in javadoc (IDEA-95956)
2015-01-21 13:47:36 +01:00
lambda
new inference: ignore return type constraints during method reference conflict resolving; work around raw type received from constructor reference given on raw type to be treated as diamond
2015-02-18 17:18:46 +01:00
lossyEncoding
…
quickFix
lambda -> method reference: ensure functional type was not changed after transformation (IDEA-136163)
2015-02-17 14:58:58 +01:00
replaceImplementsWithStaticImport
…
typeMatching
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…