libgdx / libgdx/packr

Option NOT to bundle JRE

Open
#201 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C++
Stars
2.6k
Forks
174
PR merge metrics
No merged PRs in 30d

Description

I know the main goal of this application is to bundle JRE with JAR but is there a way to let packr do all the awesome packaging but do not bundle the JRE and rely on system JAVA_HOME to execute the JAR file?

Contributor guide

No contributing guide indexed for this repository

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 tracing packr’s existing packaging flow for the bundled JRE and JAR execution across Windows, Linux, and Mac OS X. Done means packr offers an option to omit the bundled JRE and uses the system JAVA_HOME to execute the JAR.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.