Revision [29950]
This is an old revision of JavaRuntimeEnvironment made by darkcity on 2014-02-04 10:51:42.
HomePage > SoftwareIndex Software Index > SoftwareDesktop Desktop
Java Runtime Environment
Installation
Install the appropriate package, newer versions should be more secure (1.7 51):
1.7 51
1.7 45
older
Alternatively, use script to make package:
Version Check and Enabling
Verify the installed version via the command-line interface:
java -version
Alternatively visit one of the following pages:
version (javatester.org) - finds even if disabled in browser
A symlink may need adding to the plugin directory, for example for seamonkey:
ln -s /usr/java/plugin/i386/ns7/libjavaplugin_oji.so ~/.mozilla/plugins/libjavaplugin_oji.so
Web browser configuration confirmation (JavaScript needs to be enabled within the Web browser):
Enable Java: Tools > Options > LibreOffice > Java
Enable Java: Edit > Preferences > Advanced > Enable Java
Enable Java: Tools > Options > Content > Enable Java
Enable Java: Tools > Quick Preferences > Enable Plug-ins
Enable JavaScript: Tools > Quick Preferences > Enable JavaScript
Applications may need to be configured and re-started after installation.
Also on the Wiki
Java - page about the programming language
jar - package of multiple Java source files