OpenLiberty / OpenLiberty/liberty-tools-eclipse
Run toolbar button always gives pop-up menu dialog and never just runs last command like other Run Configuration types
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 16
- Forks
- 20
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 16
Description
This isn't a MUST item but noting that "history" works different for the "Java Application" run config type you'd use to run a public static void main(String[] argv) Java app from Eclipse.
With our Run Config, you always see a pop-up when you hit the button.
Is there a way to address this?
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
Inspect the Run Configuration toolbar handling and compare it with Eclipse's Java Application history behavior. Determine how the last command is selected and define completion as the toolbar button running that command directly instead of always opening a pop-up menu.
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
- Needs clarification
- Newbie friendliness
- 30/100