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

Ensure that a Java SE Runtime is available #1

Open
genodeftest opened this issue Apr 2, 2013 · 0 comments
Open

Ensure that a Java SE Runtime is available #1

genodeftest opened this issue Apr 2, 2013 · 0 comments
Labels
Milestone

Comments

@genodeftest
Copy link
Member

If running portable there is no way to enforce a system with Java installed. If there is no Java installed we need to
a) load a local Java installation

  • what about the license? are we allowed to ship the java runtime?
  • can we use Java from the portableapps.com suite?[1]

b) let the user know what he has to do to install java to run RSSOwl

  • this makes bad user experience, how do we fix that?

Do we need to make sure to use a 32Bit Java?

Testcase 1 should be used to check if this bug is fixed.

[1] see http://portableapps.com/apps/utilities/java_portable and http://portableapps.com/apps/utilities/java_portable_launcher

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

No branches or pull requests

1 participant