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-22 11:29:28 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97e8403fb96db89336751ef2a9ec84bfcb59faaa
openide
/
java
/
java-tests
/
testData
/
refactoring
T
History
Anna.Kozlova
cfb011e3e1
check inheritance for classes in local scopes to check that metho overrides another method (IDEA-161863)
2016-09-30 09:33:28 +02:00
..
anonymousToInner
…
changeClassSignature
…
changeSignature
…
changeSignatureGesture
…
changeSignaturePropagation
…
changeSignatureTarget
…
convertToInstance8Method
…
convertToInstanceMethod
…
copy
/multifile
…
copyClass
…
dndMove
…
encapsulateFields
…
extractClass
…
extractEnum
…
extractMethod
extract method: fix complete normally custom check (IDEA-161592)
2016-09-23 19:22:20 +03:00
extractMethod15
…
extractMethodObject
…
extractMethodObject4Debugger
…
extractSuperClass
…
inheritanceToDelegation
…
inlineConstantField
…
inlineLocal
…
inlineMethod
testdata to ensure inline from library doesn't find library usages
2016-09-15 18:35:34 +03:00
inlineParameter
…
inlineSuperClass
…
inlineToAnonymousClass
EA-87016 - assert: PsiParameterListImpl.getParameterIndex
2016-09-01 16:38:42 +03:00
inplaceIntroduceConstant
…
inplaceIntroduceField
…
inplaceIntroduceParameter
…
inplaceIntroduceVariable
…
introduceConstant
extract constant: allow class-constants to be used from enum constant initializer outside argument list (IDEA-161237)
2016-09-15 13:55:48 +03:00
introduceField
…
introduceFunctionalParameter
introduce functional parameter: exclude only selection range from used parameters check as for functional interfaces the whole code block is treated as selection's parent (IDEA-154299)
2016-09-27 09:22:01 +02:00
introduceParameter
introduce parameter: ensure varargs are not substituted twice (IDEA-161779)
2016-09-28 09:16:48 +02:00
introduceParameterObject
…
introduceVariable
…
invertBoolean
…
makeClassStatic
…
makeMethodStatic
…
methodDuplicates
…
methodDuplicatesMisc
…
migration
…
moveClass
…
moveClassAndFile
…
moveClassToInner
…
moveInner
…
moveInstanceMethod
…
moveMembers
…
movePackage
…
movePackageAsDir
…
movePackageMultiroot
/movePackage
…
multipleJdks
…
pullUp
…
pushDown
…
removemiddleman
…
renameClass
…
renameCollisions
…
renameField
…
renameInplace
check inheritance for classes in local scopes to check that metho overrides another method (IDEA-161863)
2016-09-30 09:33:28 +02:00
renameLocal
…
renameMethod
/multi
…
replaceConstructorWithBuilder
…
replaceConstructorWithFactory
…
safeDelete
…
suggestedTypes
…
turnRefsToSuper
…
typeCook
…
wrapReturnValue
…