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
87fcb4eece9e630084049a0fefa0cc6713c8455b
openide
/
java
/
java-tests
/
testData
/
refactoring
T
History
Tagir Valeev
and
intellij-monorepo-bot
87fcb4eece
[java-refactoring] IDEA-360690 Inline method: replace inaccessible field references with getters/setters when available
...
GitOrigin-RevId: 287af8db31ae356162add06e3564c4052025a026
2025-04-15 07:43:30 +00:00
..
anonymousToInner
…
changeClassSignature
…
changeSignature
[Java. Code Formatting] Extract leading and trailing empty lines before reformatting the javadoc
2025-04-01 13:06:43 +00:00
changeSignatureGesture
…
changeSignaturePropagation
…
changeSignatureTarget
…
convertToInstance8Method
…
convertToInstanceMethod
…
copy
/multifile
…
copyClass
…
dndMove
…
encapsulateFields
…
extractClass
…
extractEnum
…
extractMethod
…
extractMethod15
…
extractMethodAndDuplicatesInplace
Java: don't suggest name starting with "get" when extract method from expression with void type (IDEA-293740)
2025-03-20 18:24:49 +00:00
extractMethodNew
…
extractMethodObject
…
extractMethodObject4Debugger
[java-debugger] IDEA-367755 Stream trace debugging gives Internal Error in implicitly declared class
2025-04-01 16:21:48 +00:00
extractSuperClass
…
inheritanceToDelegation
…
inlineConstantField
…
inlineLocal
…
inlineMethod
[java-refactoring] IDEA-360690 Inline method: replace inaccessible field references with getters/setters when available
2025-04-15 07:43:30 +00:00
inlineObject
…
inlineParameter
…
inlinePatternVariable
…
inlineSuperClass
…
inlineToAnonymousClass
…
inplaceIntroduceConstant
…
inplaceIntroduceField
[java-refactoring] IDEA-368729 Refactor -> introduce field fails if the expression contains unresolved type
2025-03-07 11:16:13 +00:00
inplaceIntroduceParameter
…
inplaceIntroduceVariable
Java: avoid IAE on Introduce Variable (IDEA-369326)
2025-03-20 18:24:49 +00:00
introduceConstant
[java-refactoring] IDEA-369011 Refactor -> introduce constant added NotNull annotation
2025-03-31 19:38:37 +00:00
introduceField
…
introduceFunctionalParameter
…
introduceFunctionalVariable
…
introduceParameter
…
introduceParameterObject
…
introduceVariable
Java: disallow introduce variable in interface field initializers (IDEA-369318)
2025-03-20 18:24:49 +00:00
invertBoolean
…
makeClassStatic
…
makeMethodStatic
…
methodDuplicates
…
methodDuplicatesMisc
…
moveActionName
…
moveClass
…
moveClassAndFile
…
moveClassToInner
…
moveFile
…
moveInner
…
moveInstanceMethod
…
moveMembers
…
movePackage
…
movePackageAsDir
…
movePackageMultiroot
…
multipleJdks
…
pullUp
…
pushDown
…
refactorThis
…
renameClass
…
renameCollisions
…
renameField
Java: add test for renaming record component with non-physical accessor (IJ-CR-157393)
2025-03-13 10:50:04 +00:00
renameInplace
…
renameLocal
…
renameMethod
/multi
…
replaceConstructorWithBuilder
…
replaceConstructorWithFactory
[java-intentions] IDEA-370319 'Replace constructor with factory' fails on incomplete code
2025-04-03 11:48:25 +00:00
safeDelete
…
suggestedTypes
…
turnRefsToSuper
…