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-25 10:51:25 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7898108ccdaf8f37282029839483492250ee3813
openide
/
java
/
java-tests
/
testData
/
refactoring
T
History
Anna Kozlova
9fda587640
extract variable: ensure replace all occurrences survive parenthesis around value (IDEA-122041)
2014-04-16 16:42:07 +02:00
..
anonymousToInner
…
changeClassSignature
…
changeSignature
…
changeSignatureGesture
…
changeSignaturePropagation
…
changeSignatureTarget
…
convertToInstanceMethod
…
copy
/multifile
…
copyClass
…
dndMove
…
encapsulateFields
…
extractClass
…
extractEnum
…
extractMethod
…
extractMethod15
…
extractMethodObject
…
extractSuperClass
…
inheritanceToDelegation
…
inlineConstantField
…
inlineLocal
…
inlineMethod
IDEA-122548 Exception while inlining method
2014-03-20 20:05:28 +01:00
inlineParameter
…
inlineSuperClass
…
inlineToAnonymousClass
…
inplaceIntroduceConstant
extract variable: ensure replace all occurrences survive parenthesis around value (IDEA-122041)
2014-04-16 16:42:07 +02:00
inplaceIntroduceField
…
inplaceIntroduceParameter
IDEA-121180 Exception: Introduce parameter from final local var in anonymous class
2014-03-18 20:00:57 +01:00
introduceConstant
…
introduceField
…
introduceParameter
…
introduceParameterObject
…
introduceVariable
testdata fixed
2014-04-01 17:29:11 +02:00
invertBoolean
invert boolean: ensure to invert default boolean initializer (IDEA-123510)
2014-04-09 20:21:27 +02:00
makeClassStatic
…
makeMethodStatic
…
methodDuplicates
…
methodDuplicatesMisc
…
migration
…
moveClass
…
moveClassAndFile
…
moveClassToInner
…
moveInner
escalate visibility for moved class (IDEA-119683)
2014-04-11 22:21:16 +02:00
moveInstanceMethod
…
moveMembers
…
movePackage
…
movePackageAsDir
…
movePackageMultiroot
/movePackage
…
pullUp
functional expressions & @FunctionalInterface based conflicts for pull up/push down refactorings
2014-04-08 12:18:35 +02:00
pushDown
push down: interface constants in class should appear with public-static-final (IDEA-123758)
2014-04-11 18:52:46 +02:00
removemiddleman
…
renameClass
…
renameCollisions
…
renameField
…
renameInplace
…
renameLocal
…
renameMethod
/multi
…
replaceConstructorWithBuilder
…
replaceConstructorWithFactory
…
safeDelete
functional expressions: allow to delete/change signature of default methods of functional interfaces
2014-04-08 12:18:32 +02:00
suggestedTypes
…
turnRefsToSuper
…
typeCook
…
wrapReturnValue
…