How to Enable Java
Method 1 of 6:
Enabling Java in Microsoft Windows
- Click on the "Start" button and select "Control Panel."
- Type "Java Control Panel" into the search box of your Windows Control Panel.
- Click on the "Java" icon to access the Java Control Panel.
- Click on the tab labeled "Security."
- Place a checkmark next to "Enable Java content in the browser."
- Click on "Apply," then select "OK" to save your new Java Control Panel settings.
- Close any open Internet browsers, then re-launch the Internet browser to allow your new Java settings to take effect.
Method 2 of 6:
Enabling Java in Mac OS X
- Click on the "Apple" icon in the upper-left corner of your Mac's desktop.
- Click on "System Preferences."
- Click on "Java" to access the Java Control Panel.
- Click on the tab in the control panel labeled "Security."
- Place a checkmark next to "Enable Java content in the browser."
- Click on "Apply," then select "OK." Your new Java Control Panel settings will now be saved.
- Close any open Internet browsers, then re-open your browser. Your new Java settings will then take effect.
Method 3 of 6:
Enabling Java in Microsoft Internet Explorer
- Point to "Tools," and select "Internet Options."
- Click on the tab labeled "Security," and select "Custom Level."
- Select "Enable" next to the option labeled "Scripting of Java applets."
- Click on the "OK" button to save your changes.
Method 4 of 6:
Enabling Java in Google Chrome
- Type "about:plugins" into the address bar of Google Chrome.
- Click on the "Enable" link within the section labeled "Java." No action is needed if the link reads "Disable."
Method 5 of 6:
Enabling Java in Mozilla Firefox
- Click on the "Firefox" button in the upper-left corner of your browser.
- Select "Add-ons." The Add-ons Manager will open in a new tab.
- Click on "Plugins."
- Click on "Enable" next to "Java (TM) Platform." No further action is needed if the button is labeled "Disable."
Method 6 of 6:
Enabling Java in Apple Safari
- Click on "Safari" from within your browser, and select "Preferences."
- Click on the "Security" tab.
- Place a checkmark next to "Enable Java."
- Close the Safari Preferences window to save your changes.
5 ★ | 1 Vote
You should read it
May be interested
- How to Get Rid of Java Update Notificationsthis wikihow teaches you how to prevent java from sending update notifications every time you log into your computer. open the java control panel. to do so:
- How to Create a Java Class in Netbeans to Compute the Area of a Triangle Using Heron's Formulathis guide will walk you through the steps need to compute the area of a triangle using the heron's formula in netbeans. you may use any ide you like, but this tutorial will be using netbeans and oracle's java jdk 8u101. download and...
- How to Get Input from a User in Javawhen programming in java or any other language, you will most likely need to use input information from a user. java provides many different methods for getting in user information, but the most common and perhaps easiest to implement...
- How to Set Java Homedo you want to set java home? the variable java home, generally written as java_home, is set to the install path of java. learning how to set java_home in windows and linux isn't hard to do. assuming that the path for the java development...
- How to Fix Javajava is a computing platform that allows you to play games and view videos on your computer. you can tell that your computer is having problems with java if you see java errors appear when you try to run a program or visit a website that...
- How to Create JAR Filethis wikihow teaches you how to create a java compressed folder, also known as a jar file, using a free java program called eclipse. you can do this on both windows and mac computers. make sure that you have the java developer's kit...