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-23 07:14:21 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
232cc277268f16c0091c42ed4e18f5830bafbf8d
openide
/
java
/
java-tests
/
testData
/
refactoring
/
extractSuperClass
T
History
anna
2cbb2da5f6
pull up conflicts: check package local/protected access
2010-07-05 14:55:34 +04:00
..
conflictUsingPackageLocalMethod
pull up conflicts: check package local/protected access
2010-07-05 14:55:34 +04:00
conflictUsingPackageLocalSuperClass
pull up conflicts: check package local/protected access
2010-07-05 14:55:34 +04:00
conflictUsingPrivateMethod
extract super class: check for conflicts under progress; skip check for superclass inheritors mismatch - as no actual members would go there
2010-07-05 14:55:33 +04:00
extendsLibraryClass
…
extendsList
extract super class: pull up implements/extends
2009-10-29 18:25:45 +03:00
fieldInitializationWithCast
…
finalFieldInitialization
…
importsCorruption
test for IDEA-13642
2010-01-21 18:06:04 +03:00
noConflictUsingProtectedMethodFromSuper
extract super class: check for conflicts under progress; skip check for superclass inheritors mismatch - as no actual members would go there
2010-07-05 14:55:33 +04:00
parameterNameEqualsFieldName
…
requiredImportRemoved
…
substituteGenerics
…