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-10 15:09:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
142e9c8c74561d4e601d13b00a4fc19622783c9d
openide
/
java
/
java-tests
/
testData
/
refactoring
/
pullUp
T
History
Anna Kozlova
4b5ba694dc
pull up: postpone type params replacement: substituted types can contain type params from base class with names that exist in current class (IDEA-87543)
2012-06-19 14:04:30 +04:00
..
inaccessible
…
reuseSuperMethod
…
reuseSuperSuperMethod
…
GenericsInAbstractMethod_after.java
…
GenericsInAbstractMethod.java
…
GenericsInImplements_after.java
…
GenericsInImplements.java
…
IfFieldInitializationWithNonMovedField_after.java
…
IfFieldInitializationWithNonMovedField.java
…
IfFieldMovedInitialization_after.java
…
IfFieldMovedInitialization.java
…
MergeInterfaces_after.java
merge pulled interfaces (IDEA-87191)
2012-06-08 20:39:42 +04:00
MergeInterfaces.java
merge pulled interfaces (IDEA-87191)
2012-06-08 20:39:42 +04:00
MultipleConstructorsFieldInitialization_after.java
…
MultipleConstructorsFieldInitialization.java
…
MultipleConstructorsFieldInitializationNoGood_after.java
…
MultipleConstructorsFieldInitializationNoGood.java
…
PreserveOverrideInPulledMethod_after.java
pull up: preserve/remove override from pulled method according to super classes structure
2011-09-06 11:05:01 +02:00
PreserveOverrideInPulledMethod.java
pull up: preserve/remove override from pulled method according to super classes structure
2011-09-06 11:05:01 +02:00
PullUpAndAbstractize_after.java
…
PullUpAndAbstractize.java
…
PullUpInheritedStaticClasses_after.java
…
PullUpInheritedStaticClasses.java
…
PullUpPrivateInnerClassWithPrivateConstructor_after.java
…
PullUpPrivateInnerClassWithPrivateConstructor.java
…
QualifiedReference_after.java
…
QualifiedReference.java
…
QualifiedSuper_after.java
…
QualifiedSuper.java
…
QualifiedThis_after.java
…
QualifiedThis.java
…
RemoveOverride_after.java
…
RemoveOverride.java
…
RemoveOverrideFromPulledMethod_after.java
pull up: preserve/remove override from pulled method according to super classes structure
2011-09-06 11:05:01 +02:00
RemoveOverrideFromPulledMethod.java
pull up: preserve/remove override from pulled method according to super classes structure
2011-09-06 11:05:01 +02:00
ReplaceDuplicatesInInheritors_after.java
…
ReplaceDuplicatesInInheritors.java
…
TryCatchFieldInitializer_after.java
…
TryCatchFieldInitializer.java
…
TypeArgument_after.java
…
TypeArgument.java
…
TypeParamErasure_after.java
…
TypeParamErasure.java
…
TypeParamsConflictingNames_after.java
pull up: postpone type params replacement: substituted types can contain type params from base class with names that exist in current class (IDEA-87543)
2012-06-19 14:04:30 +04:00
TypeParamsConflictingNames.java
pull up: postpone type params replacement: substituted types can contain type params from base class with names that exist in current class (IDEA-87543)
2012-06-19 14:04:30 +04:00
TypeParamSubst_after.java
…
TypeParamSubst.java
…
UpdateStaticRefs_after.java
…
UpdateStaticRefs.java
…