Java Plugins For Mac
On this page:
JGRASP version 2.0.605 Beta adds CSD, interactions, and run support for Java 15 features (text blocks). JGRASP version 2.0.6 includes dark themes. The jGRASP Plugin for Eclipse version 1.0.0 Beta 6 adds support for the Eclipse dark theme. Apple blocked the Java 6 and Java 7 plug-ins for the third time this year over Mac users on Thursday over more potential security threats. Mac users running versions of Java that are earlier than. To install the Cucumber for Java plugin for IntelliJ on a Mac, Start IntelliJ IDEA. Click on the 'IntelliJ IDEA' tab in the top bar. Click on 'Preferences'. In Preferences/Settings, click 'Plugins' in the left-hand pane. Click the 'Browse Repositories' button, which brings up a new window. Search for 'Cucumber' in the search bar. The jar utility is included with Sun's free Java SDK (aka JDK). It is pre-installed on Mac OS X. On Mac OS X, use the pre-installed jar utility to create a JAR file: Open a Terminal window Type 'cd ' Drag and drop the folder containing the plugin(s) and plugins.config file to the Terminal window and press return. No matter which web browser you use on your computer, you will need the Java plug-in from Oracle in order to view content that uses Java, such as Java applets. The Safari web browser on Mac from Apple is no exception. Java applets are common on the Internet. How to: Fix Java Command-Line Tool Pop-Up on Mac OS Truong Nguyen August 29, 2017 How-To After upgrading to a newer version of Mac OS X (Yosemite 10.10 and El Capitan 10.11) or macOS (Sierra 10.12 and High Sierra 10.13), you may end up getting an annoying new pop-up message whenever you start your computer.
Important information about installing the Java plug-in
|
Windows
NOTE: Users should consult with their local IT support provider before installing or upgrading Java. Local applications may require specific Java versions.
Step One: Install or upgrade Java
Step Two: Verify that java is enabled in your web browser
- After installing or upgrading Java, completely quit, then relaunch the web browser.
- Clear the browser cache.
Mac OS 10.7 and higher
NOTE: Users should consult with their local IT support provider before installing or upgrading Java. Local applications may require specific Java versions.
Step One: Upgrade your java version
Step Two: Verify that java is enabled in your web browser
- After installing or upgrading Java, completely quit, then relaunch the web browser.
- Clear the browser cache.
- On Macintosh Google Chrome is incompatible with most Java web applications and web pages that use a Java applet, due to the fact that the Java plugin is 64-bit and Google Chrome is 32-bit.
Mac OS 10.6
NOTE: Users should consult with their local IT support provider before installing or upgrading Java. Local applications may require specific Java versions.
Awareness: Java 6 is no longer receiving security updates from Apple.
- If you are unable to upgrade your operating system and have applications that require Java, Java 6 is packaged with the Macintosh operating system. Java 7 is available only for Mac OS 10.7 and higher.
- Use Apple's Software Update to upgrade to Java 6 update 45.
- Apple has not released security fixes for Java 6 update 45 and known security issues exist.
- Apple's recommendation is to upgrade your operating system, then install Java 7.
Verify that java is enabled in your web browser
- After installing or upgrading Java, completely quit, then relaunch the web browser.
- Clear the browser cache.
Linux
Step One: Install or upgrade Java
Step Two: Verify that java is enabled in your web browser
Firefox
- Firefox 2.0 or later is supported
- If needed, enable java plugin for Firefox
- After installing or upgrading Java, quit then relaunch Firefox.
If needed, clear browser cache, clear Java cache
- Close all browser windows and quit or exit the browser. Then relaunch the browser and try again to access the site.
If you no longer need Java, uninstall it
- [Uninstall Java 6 on Macintosh]
Contact the Help Desk for assistance
See also
See JDK 7 and JRE 7 Installation Guide for general information about installing JDK 7 and JRE 7.
See the Mac OS X Platform Install FAQ for general information about installing JRE 7 on Mac OS X.
Contents
System Requirements
- Any Intel-based Mac running Mac OS X 10.7.3 (Lion) or later.
- Administrator privileges.
Note that installing the JRE on a Mac is performed on a system wide basis, for all users, and administrator privileges are required. You cannot install Java for a single user.
Only one JRE can be installed at a time. The system will not install a JRE that has a lower version than the current version. If you wish to install a lower version of the JRE, first uninstall the current version. Installing a JRE from Oracle will not update java -version symlinks or add java to your path. To be able to do this, you need to install the JDK.JRE 7 Installation Instructions
The JRE installation includes the JavaFX Runtime which is incorporated into the same directory structure.
Installation of the 64-bit JRE on Mac Platforms
Depending on your processor, the downloaded file has one of the following names:
- jre-7u<version>-macosx-amd64.dmg
- jre-7u<version>-macosx-x64.dmg
Java Plugin For Mac
Where <version> is 6 or later.
1. Download the file. Before the file can be downloaded, you must accept the license agreement.
2. From either the Downloads window of the browser, or from the file browser, double click the .dmg file to launch it.
3. A Finder window appears containing an icon of an open box and the name of the .pkg file Double click the package icon to launch the Install app.
4. The Install app displays the Introduction window. Click Continue.
4a. Note that, in some cases, a Destination Select window appears. This is a bug, as there is only one option available. If you see this window, select Install for all users of this computer to enable the continue button. Click Continue.
5. The Installation Type window appears. Click Install.

6. A window appears which says 'Installer is trying to install new software. Type your password to allow this.' Enter the Administrator login and password and click Install Software.
7. The software is installed and a confirmation window appears.
After the software is installed, delete the dmg file if you want to save disk space.
Determining the Installed Version of the JRE
If you have not yet installed Apple's Java Mac OS X 2012-006 update, then you are still using a version of Apple Java 6 that includes the plug-in and the Java Preferences app. See Note for Users of Macs that Include Apple Java 6 Plug-in.Only one JRE can be installed. Installing a JRE removes the previously installed JRE. The JRE version used by the system can be determined in one of two ways:
- From System Preferences click the Java icon from the Other category. This launches the Java Control Panel. Click About....
- Type the following in a Terminal window:
Java Plug-ins For Mac
The system will not install a JRE that has a lower version than the current version. If you want to install a lower version, first uninstall the existing version.
Uninstalling the JRE
To uninstall the JRE, you must have Administrator privileges and execute the remove commands either as root or by using the sudo(8) tool.
Remove one directory and one file (a symlink), as follows:
- Navigate to /Library/Internet Plug-Ins and remove the JavaAppletPlugin.plugin directory.
- Navigate to /Library/PreferencePanes and remove JavaControlPanel.prefpane.
Do not attempt to uninstall Java by removing the Java tools from /usr/bin. This directory is part of the system software and any changes will be reset by Apple the next time you perform an update of the OS.