OpenLiberty / OpenLiberty/liberty-tools-eclipse
Enhance start related actions to include selected modules in the Maven command
Open
@mezarin is already working on this.
Since Aug 14, 2026.
multi-module
- Dominant language
- Java
- Stars
- 16
- Forks
- 20
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 16
Description
LTI related issue: https://github.com/OpenLiberty/liberty-tools-intellij/issues/1275.
Given that dev mode actions can be selected from the context menu triggered from the parent (aggregator) and liberty configured child projects, make sure that the following actions work:
- Start
- Start...
- Start in container
- Stop
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.
Assessment
This issue has not been assessed yet.