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-20 11:36:16 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
145f701bc1e398bfa950722adc822043b7d1d3b2
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Anna Kozlova
145f701bc1
new overload resolution: integrate isPotentiallyCompatible in isApplicable checks
2014-11-26 17:42:30 +01:00
..
advHighlighting
instantiate UnusedDeclarationInspection properly in tests; got rid of setters
2014-11-13 14:13:18 +03:00
advHighlighting6
…
advHighlighting7
conflict resolution: missed null checks for diamonds non-physical static methods (IDEA-132534)
2014-11-07 11:57:07 +01:00
advHighlighting9
@SafeVarargs for java 9 (IDEA-132278)
2014-11-18 18:36:28 +01:00
ambiguousCalls
…
annotations
enum attribute values must be a constant (JLS 9.7.1 IDEA-132747)
2014-11-12 19:38:00 +01:00
genericsHighlighting
method call type: erasure should not be applied if method doesn't have type params; < 1.8 (IDEA-132810)
2014-11-25 17:13:03 +01:00
genericsHighlighting8
…
highlightSeverity
…
javaDoc
EA-62157 - IAE: PsiUtil.getLanguageLevel
2014-10-28 12:00:19 +01:00
lambda
new overload resolution: integrate isPotentiallyCompatible in isApplicable checks
2014-11-26 17:42:30 +01:00
lossyEncoding
…
quickFix
lambda -> methref: respect laziness (IDEA-133372)
2014-11-24 12:09:15 +01:00
replaceImplementsWithStaticImport
…
typeMatching
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…