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-16 08:39:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
261e309dd792019b6bc4e10cf90abb74decdf966
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Anna.Kozlova
261e309dd7
import static: insert single-static-import if multiple on-demand imports with corresponding constants are available leading to ambiguity reference
2016-11-25 09:56:52 +01:00
..
advFixture
…
advHighlighting
fix test data — remove inherit-compiler-output="false"
2016-11-04 16:32:30 +01:00
advHighlighting6
…
advHighlighting7
…
advHighlighting8
…
advHighlighting9
…
ambiguousCalls
…
annotations
…
augment
…
genericsHighlighting
reigiable local classes inside static methods (IDEA-163615)
2016-11-07 18:56:11 +01:00
genericsHighlighting8
ensure bounds are promoted on derived type otherwise bounds from super could appear on unbounded wildcards (IDEA-162882)
2016-11-02 15:51:14 +01:00
genericsHighlightingGenerated8
…
highlightSeverity
…
javaDoc
…
lambda
inference: don't erase types when target type is parameterized with unbounded wildcards only, in this case no unchecked warning would be generated and the types won't be affected by unchecked warning clause
2016-11-23 11:53:29 +01:00
lossyEncoding
…
quickFix
import static: insert single-static-import if multiple on-demand imports with corresponding constants are available leading to ambiguity reference
2016-11-25 09:56:52 +01:00
replaceImplementsWithStaticImport
…
typeMatching
…
typing
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…