microsoft / microsoft/vscode-java-dependency
export jar target jre version configuration
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 199
- Forks
- 105
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 27
Description
Can the export jar allow a specific jre version to be targeted? I have old JRE 11 jars I need my jar to be used with.
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 tracing the export jar flow and locating how its target JRE or runtime configuration is currently determined. Check how an exported jar could target JRE 11, then verify that the resulting jar remains usable with the requested older JRE.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100