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-21 14:37:45 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52e7fdf66f2f0fc943edd60abe77c10bb61cb4df
openide
/
java
/
java-tests
/
testData
/
refactoring
T
History
Anna.Kozlova
2d1525e566
move classes and packages: retarget usages before decode to provide correct qualified names (IDEA-170920)
2017-04-13 14:03:16 +02:00
..
anonymousToInner
…
changeClassSignature
…
changeSignature
…
changeSignatureGesture
…
changeSignaturePropagation
…
changeSignatureTarget
…
convertToInstance8Method
convert static method to instance method of the same class without corresponding parameter (IDEA-64834)
2017-04-12 14:09:10 +02:00
convertToInstanceMethod
…
copy
/multifile
…
copyClass
…
dndMove
…
encapsulateFields
…
extractClass
…
extractEnum
…
extractMethod
…
extractMethod15
…
extractMethodObject
IDEA-171094 Extract method object fails
2017-04-07 16:41:58 +03:00
extractMethodObject4Debugger
…
extractSuperClass
…
inheritanceToDelegation
…
inlineConstantField
…
inlineLocal
…
inlineMethod
inline constructor: allow inlining constructors with multiple statements in chained constructor calls (IDEA-168258)
2017-03-20 17:05:33 +01:00
inlineParameter
…
inlineSuperClass
…
inlineToAnonymousClass
…
inplaceIntroduceConstant
[java] raises language level to Java 9
2017-03-24 18:35:57 +01:00
inplaceIntroduceField
…
inplaceIntroduceParameter
…
inplaceIntroduceVariable
…
introduceConstant
…
introduceField
…
introduceFunctionalParameter
…
introduceParameter
…
introduceParameterObject
…
introduceVariable
…
invertBoolean
…
makeClassStatic
…
makeMethodStatic
…
methodDuplicates
…
methodDuplicatesMisc
…
migration
…
moveClass
…
moveClassAndFile
…
moveClassToInner
…
moveInner
…
moveInstanceMethod
move instance method processor: expand method reference to lambda when needed
2017-04-12 17:31:06 +02:00
moveMembers
…
movePackage
move classes and packages: retarget usages before decode to provide correct qualified names (IDEA-170920)
2017-04-13 14:03:16 +02:00
movePackageAsDir
…
movePackageMultiroot
/movePackage
…
multipleJdks
…
pullUp
…
pushDown
…
removemiddleman
…
renameClass
…
renameCollisions
…
renameField
…
renameInplace
…
renameLocal
…
renameMethod
/multi
distinguish usageInfos corresponding to one poly reference
2017-03-20 17:05:33 +01:00
replaceConstructorWithBuilder
…
replaceConstructorWithFactory
…
safeDelete
…
suggestedTypes
…
turnRefsToSuper
…
typeCook
…
wrapReturnValue
…