OpenLiberty / OpenLiberty/liberty-tools-eclipse
Add button in Run Config to reset suggested command to generated default
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 16
- Forks
- 20
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 16
Description
Idea from UFO review.
Note we're not just able to rely on "Revert", because there may have been already-applied changes since the original generated default.. we mean bringing up the original default command, (which is different for multi-mod Maven, etc.)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the Run Config UI and the logic that creates the generated default command. Compare the requested reset behavior with Revert, including the original default for multi-module Maven projects. Done means a button restores that original generated command even after changes have already been applied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100