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 15:27:45 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
75847497e5b193bc606e9276c01009453c1ae30a
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Anna Kozlova
75847497e5
method refs: accept 2 phase acceptance (static and receiver based), raise 'staticAccess' errors at highlighting level
2013-08-30 13:10:42 +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
method refs: accept 2 phase acceptance (static and receiver based), raise 'staticAccess' errors at highlighting level
2013-08-30 13:10:42 +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
…