This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-01-10 01:09:46 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b043a24ebfa58af273155ce69fd06295d09aabd6
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
History
anna
b043a24ebf
method refs: when no acceptable methods found force conflicts to be empty; raw refs corrected; check for static should be performed over inner class in case of constructors
2012-10-02 18:00:43 +02:00
..
advHighlighting
anonymous class can't have constructor (IDEA-91071)
2012-09-10 18:47:47 +04:00
advHighlighting7
method refs: mark method as registered in RefCountHolder
2012-09-27 18:02:08 +02:00
ambiguousCalls
ambiguous method calls: multiple inheritance (IDEA-89314)
2012-08-06 10:06:45 +02:00
annotations
…
genericsHighlighting
good code red: do not apply the same substitutor twice - lead to problems when params depend recursively (IDEA-91866)
2012-09-21 16:50:12 +02:00
highlightSeverity
…
javaDoc
preserve javadoc refs during inplace rename (IDEA-85817)
2012-05-15 15:05:50 +04:00
lambda
method refs: when no acceptable methods found force conflicts to be empty; raw refs corrected; check for static should be performed over inner class in case of constructors
2012-10-02 18:00:43 +02:00
lossyEncoding
…
quickFix
test data fixed
2012-09-27 12:25:59 +02:00
replaceImplementsWithStaticImport
…
typeMatching
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…