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-10 13:17:09 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1bd39a6322f7a4ff4a1e94497f2484cce30515d2
openide
/
java
/
java-tests
/
testData
/
refactoring
T
History
anna
ec8876bed5
change signature: propagate params fix (IDEA-110601)
2013-07-24 18:59:30 +02:00
..
anonymousToInner
…
changeClassSignature
…
changeSignature
change signature: propagate params fix (IDEA-110601)
2013-07-24 18:59:30 +02:00
changeSignatureGesture
…
changeSignaturePropagation
…
changeSignatureTarget
…
convertToInstanceMethod
…
copy
/multifile
…
copyClass
…
dndMove
…
encapsulateFields
…
extractClass
…
extractEnum
…
extractMethod
extract method duplicates: distinguish method overloads (IDEA-97777)
2013-06-17 21:10:25 +04:00
extractMethod15
…
extractMethodObject
…
extractSuperClass
IDEA-109576
2013-06-27 16:24:17 +04:00
inheritanceToDelegation
…
inlineConstantField
…
inlineLocal
inline: unwrap try-with-resources if no resources left after inline (IDEA-109541)
2013-06-25 20:15:28 +04:00
inlineMethod
…
inlineParameter
…
inlineSuperClass
inline superclass refactoring: allow to collapse only one inheritance (IDEA-93319)
2013-06-14 18:21:30 +04:00
inlineToAnonymousClass
…
inplaceIntroduceConstant
…
inplaceIntroduceField
…
inplaceIntroduceParameter
…
introduceConstant
…
introduceField
…
introduceParameter
…
introduceParameterObject
introduce parameter object: copy javadoc for constructor from included params only (IDEA-108187)
2013-05-31 16:46:38 +04:00
introduceVariable
…
invertBoolean
…
makeClassStatic
…
makeMethodStatic
…
methodDuplicates
…
methodDuplicatesMisc
…
migration
…
moveClass
…
moveClassAndFile
…
moveClassToInner
…
moveInner
move inner to upper level: prepend outer class field
2013-06-20 13:37:12 +04:00
moveInstanceMethod
…
moveMembers
move members: qualify moved string switch labels on constant move (IDEA-109272)
2013-06-20 13:37:11 +04:00
movePackage
…
movePackageAsDir
…
movePackageMultiroot
/movePackage
…
pullUp
pull up: try to guess position in the superclass (IDEA-108025)
2013-06-03 14:20:57 +04:00
pushDown
…
removemiddleman
…
renameClass
…
renameCollisions
…
renameField
…
renameInplace
…
renameLocal
…
renameMethod
/multi
…
replaceConstructorWithBuilder
…
replaceConstructorWithFactory
…
safeDelete
safe delete: delete @Override annotation each time super method is deleted; rise a conflict when a usage is in overriding method which won't be deleted (IDEA-110840; IDEA-110841)
2013-07-22 15:27:34 +02:00
suggestedTypes
…
turnRefsToSuper
…
typeCook
…
wrapReturnValue
…