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
6d73d68b6a95a8a7bda8b1e1f4489748e16ce29f
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Anna Kozlova
6d73d68b6a
replace unused parameter fix with safe delete in onTheFly mode: deep parameter delete is enabled this way
2014-11-20 11:49:14 +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
retrieve expected type by containing array creation expression (IDEA-132794)
2014-11-12 19:38:03 +01:00
genericsHighlighting8
…
highlightSeverity
…
javaDoc
EA-62157 - IAE: PsiUtil.getLanguageLevel
2014-10-28 12:00:19 +01:00
lambda
method refs: varargs methods should be checked for parameter numbers (IDEA-133173)
2014-11-20 11:49:09 +01:00
lossyEncoding
…
quickFix
replace unused parameter fix with safe delete in onTheFly mode: deep parameter delete is enabled this way
2014-11-20 11:49:14 +01:00
replaceImplementsWithStaticImport
…
typeMatching
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…