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-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7c944d2a7ac9937cbe4e1439ecc5a8b6208b13d5
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
overrideImplement
T
History
Roman Shevchenko
7c944d2a7a
IDEA-90882 (do not pre-select extension methods for implementation)
2012-09-13 17:14:04 +04:00
..
afterAnnotation.java
…
afterClone.java
…
afterEnumConstant.java
…
afterImplementExtensionMethods.java
IDEA-90882 (do not pre-select extension methods for implementation)
2012-09-13 17:14:04 +04:00
afterIncomplete.java
…
afterInterfaceAndAbstractClass.java
prefer method with more specific return type (IDEA-67729)
2012-05-24 19:11:27 +04:00
afterLongFinalParameterList.java
…
afterLongParameterList.java
…
afterOnTheLineWithExistingExpression.java
…
afterRawSuper.java
method type params should be excluded from signature when overriding from raw type (IDEA-67585;IDEA-67582)
2012-05-25 14:16:47 +04:00
afterSimple.java
…
afterSubstituteBoundInMethodTypeParam.java
method type params should be excluded from signature when overriding from raw type (IDEA-67585;IDEA-67582)
2012-05-25 14:16:47 +04:00
afterSubstitutionInTypeParametersList.java
…
afterTestMissed.java
…
afterTypeParam.java
…
afterWildcard.java
…
beforeAnnotation.java
…
beforeClone.java
…
beforeEnumConstant.java
…
beforeImplementExtensionMethods.java
IDEA-90882 (do not pre-select extension methods for implementation)
2012-09-13 17:14:04 +04:00
beforeIncomplete.java
…
beforeInterfaceAndAbstractClass.java
prefer method with more specific return type (IDEA-67729)
2012-05-24 19:11:27 +04:00
beforeLongFinalParameterList.java
…
beforeLongParameterList.java
…
beforeOnTheLineWithExistingExpression.java
…
beforeRawSuper.java
method type params should be excluded from signature when overriding from raw type (IDEA-67585;IDEA-67582)
2012-05-25 14:16:47 +04:00
beforeSimple.java
…
beforeSubstituteBoundInMethodTypeParam.java
method type params should be excluded from signature when overriding from raw type (IDEA-67585;IDEA-67582)
2012-05-25 14:16:47 +04:00
beforeSubstitutionInTypeParametersList.java
…
beforeTestMissed.java
…
beforeTypeParam.java
…
beforeWildcard.java
…
ImplementedConstructorsExcluded.java
…