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-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79da0849e22ff6f30c0db22b683e2fed79c3b557
openide
/
java
/
java-tests
/
testData
/
refactoring
T
History
Alexey Kudravtsev
c3e8934499
IDEA-133946 Don't highlight private constructor as unused if it is called by dependency injection engine
2014-12-15 14:18:20 +03:00
..
anonymousToInner
…
changeClassSignature
…
changeSignature
…
changeSignatureGesture
IDEA-133946 Don't highlight private constructor as unused if it is called by dependency injection engine
2014-12-15 14:18:20 +03:00
changeSignaturePropagation
…
changeSignatureTarget
…
convertToInstanceMethod
…
copy
/multifile
…
copyClass
…
dndMove
…
encapsulateFields
…
extractClass
…
extractEnum
…
extractMethod
extract method: use target class context to check nullability
2014-12-09 17:06:19 +01:00
extractMethod15
…
extractMethodObject
…
extractMethodObject4Debugger
…
extractSuperClass
…
inheritanceToDelegation
…
inlineConstantField
…
inlineLocal
…
inlineMethod
…
inlineParameter
…
inlineSuperClass
…
inlineToAnonymousClass
…
inplaceIntroduceConstant
…
inplaceIntroduceField
…
inplaceIntroduceParameter
…
inplaceIntroduceVariable
…
introduceConstant
…
introduceField
…
introduceFunctionalParameter
introduce functional parameter: ignore parameters of containing method as they are available at call site
2014-12-15 12:13:30 +01:00
introduceParameter
…
introduceParameterObject
…
introduceVariable
functional interface suggester: check return types and try to infer
2014-12-12 19:28:55 +01:00
invertBoolean
…
makeClassStatic
…
makeMethodStatic
…
methodDuplicates
…
methodDuplicatesMisc
…
migration
…
moveClass
…
moveClassAndFile
…
moveClassToInner
…
moveInner
…
moveInstanceMethod
…
moveMembers
…
movePackage
…
movePackageAsDir
…
movePackageMultiroot
/movePackage
…
pullUp
…
pushDown
…
removemiddleman
…
renameClass
…
renameCollisions
…
renameField
…
renameInplace
…
renameLocal
…
renameMethod
/multi
…
replaceConstructorWithBuilder
…
replaceConstructorWithFactory
…
safeDelete
safe delete: show conflict if after parameter delete method would duplicate existing one
2014-12-08 21:04:43 +01:00
suggestedTypes
…
turnRefsToSuper
…
typeCook
…
wrapReturnValue
…