Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offer a release without JRE required? #11

Closed
nash8350 opened this issue Aug 2, 2017 · 1 comment
Closed

Offer a release without JRE required? #11

nash8350 opened this issue Aug 2, 2017 · 1 comment

Comments

@nash8350
Copy link

nash8350 commented Aug 2, 2017

Hi I would like to try running clippy but I don't want to install Java on my system because of security issues and it constantly needs to be updated. Would you be willing to offer an executable release for Windows that does not require a JRE? Maybe this would make it easier for more people to use?

To do this, you could use one of the many executable wrappers such as launch4j https://sourceforge.net/projects/launch4j. It just bundles any needed dependencies into a single exe file.

@NathanSweet
Copy link
Member

A JRE is always required to run any Java application. I'm not excited about bundling a JRE with Clippy, as it makes the app much larger and is inconvenient for me. You can get a portable JRE with no installer / update crap here:
https://portableapps.com/apps/utilities/java_portable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants