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-26 03:13:40 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04a76c3fafcba19c12df8bae58e056c786dba13f
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Anna Kozlova
04a76c3faf
IDEA-112555 Bad code is green with method references on instance
2013-08-26 18:11:00 +04:00
..
advHighlighting
forbid access to package local statics via inheritance from another package (IDEA-66493)
2013-07-17 16:26:18 +02:00
advHighlighting6
IDEA-111613 Bad code is green: IDEA doesn't show 'Unhandled exception' error when a method with parametrized 'throws' section is used with wildcard type argument
2013-08-06 13:49:10 +02:00
advHighlighting7
moreSpecific cleanup
2013-08-15 17:38:03 +04:00
ambiguousCalls
…
annotations
…
genericsHighlighting
avoid warnings on super abstract methods that they try to assign weaker access (IDEA-67584)
2013-08-22 21:59:24 +04:00
highlightSeverity
…
javaDoc
…
lambda
IDEA-112555 Bad code is green with method references on instance
2013-08-26 18:11:00 +04:00
lossyEncoding
…
quickFix
restore suggestion to remove 'abstract' when method has body
2013-08-26 14:02:43 +04:00
replaceImplementsWithStaticImport
…
typeMatching
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…