OpenLiberty / OpenLiberty/liberty-tools-eclipse
As a developer I'd like a quick way to add/generate a microprofile-config.properties file in the correct path
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 16
- Forks
- 20
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 16
Description
Kind of a pain to create the full folder structure plus file: src/main/resources/META-INF/microprofile-config.properties.
What if we offered an IDE shortcut of some kind?
Maybe this would require a whole Liberty menu? Is there any LSP function to hook into here or would this be purely at the tool level?
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
Start by reviewing the existing IDE tooling and determining whether the requested action belongs in a Liberty menu, an LSP function, or another tool-level entry point. Define the shortcut's supported project layout and generation behavior; done should mean creating src/main/resources/META-INF/microprofile-config.properties in the correct path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100