OpenLiberty / OpenLiberty/liberty-tools-eclipse
LTGap: MVP - Liberty starter project creation support: validate project version inputs
@malavikaharikumar23 is already working on this.
Since Aug 14, 2026.
- Dominant language
- Java
- Stars
- 16
- Forks
- 20
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 16
Description
Validate the version combinations selected by a developer when creating a Liberty Starter project in LT4Eclipse.
This will ensure the proper combinations are fed into the Liberty starter project page when the LT4Eclipse starter project calls it to generate a project.
See combination validation active today on the starter project page (https://openliberty.io/start/) - we need to do similar checking via the LT4EclipseIDE plugin UI as well.
Design Discussion:
https://ibm.ent.box.com/file/2116776671075 - slide 29
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.