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

Open
#346 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.