eclipse-jdt / eclipse-jdt/eclipse.jdt.ui
Suggestion: add an extract record item in a Class refactor menu item
Open
enhancement
- Dominant language
- Java
- Stars
- 59
- Forks
- 127
- Avg merge
- 23h 30m
- Merged PRs (30d)
- 35
Description
Currently there are an extract class function.
But would be very useful to have one that creates a new record from the selected class. For example to create DTOs from Entities classes.
Contributor guide
Research direction
Start by examining the existing Extract Class refactoring entry point and how its menu item operates. Define the intended behavior for creating a record from a selected class, including the Entity-to-DTO example, then verify that the new refactoring has a clear selection flow and completes with the generated record.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100