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-09-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
93e109126aea042bf6167070131f4a73f79de5b2
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Pavel Dolgov
93e109126a
Java: Simplified handling the parentheses in the quick-fix Collection.toArray() (IDEA-163341)
2017-01-13 12:43:30 +03:00
..
advFixture
highlight unused fields implicitly assigned by extension (IDEA-166091)
2017-01-02 14:25:16 +01:00
advHighlighting
used variable before static initializer (IDEA-166270)
2017-01-09 18:15:16 +01:00
advHighlighting6
string comparison: evaluate based on equals comparison (IDEA-160823)
2016-12-28 18:49:05 +01:00
advHighlighting7
…
advHighlighting8
…
advHighlighting9
…
ambiguousCalls
…
annotations
…
augment
…
genericsHighlighting
javac 1.7 bug workaround: give error for language level 1.7 despite of java 1.8 would compile the code (IDEA-166358)
2017-01-12 12:02:35 +01:00
genericsHighlighting8
…
genericsHighlightingGenerated8
…
highlightSeverity
…
javaDoc
…
lambda
checked exception compatibility constraint: don't substitute with inferred variables as types are already constructed based on substituted values, so avoid dbl substitution which leads to errors in case of references to the containing method (IDEA-166104)
2017-01-02 12:27:12 +01:00
lossyEncoding
…
quickFix
Java: Simplified handling the parentheses in the quick-fix Collection.toArray() (IDEA-163341)
2017-01-13 12:43:30 +03:00
replaceImplementsWithStaticImport
…
typeMatching
…
typing
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…