More about this activity

The OLPC XO-1 laptops deployed in Uruguay and many other countries do not have Java installed. In Uruguay, children don't have permissions to install software in the operative system as they can not become root.

The idea of having the Sun JRE in a Sugar bundle is to avoid including it in every activity that requires to use Java. Instead, just install this bundle, add the "bin" folder to the PATH environment variable of your activity (as explained when the activity is executed) and start using Java in your activity!

Support

Support for this activity is provided by the developer at

What do you think?

Please log in to submit a review

Please do not post bug reports in reviews. We do not make your email address available to activity developers and they may need to contact you to help resolve your issue.

See the support section to find out where to get assistance for this activity.

Review Guidelines

Detailed Review

Release Notes

Version 2 — March 15, 2010 — 36,517 KB

* The PATH variable shown when executing the activity was wrong
* The JRE path was changed from "jre1.6.0_18" to "jre". This aims to simpliy external references from other activities.
* LICENSE.txt file was added

Source Code License What's this?

Custom License