Skip to main content

All Questions

Tagged with
2 votes
1 answer
3k views

Java (1.6.0_15) not working on Mac OS X Snow Leopard (10.6.2). Why?

I haven't used Java or visited any sites that use java applets in quite some time. However, today I did happen to run across a website that does have a java applet and to my surprise I get the ...
ricbax's user avatar
  • 5,126
1 vote
3 answers
2k views

How to install Java on Snow Leopard?

I am a new Mac user. I need to install Java on my Mac OS X Snow Leopard. How do I accomplish this?
amit's user avatar
  • 133
1 vote
1 answer
5k views

Setup Mac OS JAVA_HOME

I have fresh installation of OS X El Captain version 10.11.5. In my .bash_profile I did setup Java home as export JAVA_HOME=$(/usr/libexec/java_home) export PATH=$JAVA_HOME/bin:$PATH However if I ...
peter_budo's user avatar
1 vote
1 answer
4k views

Java uninstalled but still java -version is showing 1.7?

I am just testing my desktop application for mac, it requires java 7. I have uninstalled java and I want to reinstalled it. But when I type java -version in terminal it still shows 1.7. I am a new bee ...
amod's user avatar
  • 141
1 vote
1 answer
1k views

How do I clear the Java cache on Mac OS 10.5.8?

How do I clear the Java cache on Mac OS 10.5.8? I'm not sure if this is browser-dependent, or just one thing for the full OS... I found a help file that told me to go to 'Java Preferences' and click ...
Richard's user avatar
  • 125
1 vote
1 answer
695 views

Two versions of java installed in two locations on my mac, which is right?

I am having trouble with java install locations. I am using a mac running 10.9.2 and i have two versions of java installed jdk 1.7.0 & jdk 1.6.0 but both installs are in different locations. jdk ...
kandroidj's user avatar
  • 111
1 vote
1 answer
644 views

Help on running a previous version of Java on Mac OS 10.5.8 and 10.6.6

Can you help? http://discussions.apple.com/thread.jspa?threadID=2723030&tstart=0 I've zero knowledge on programming but overall saavy with computers. Best!
user avatar
1 vote
3 answers
1k views

Does anybody know how to make Snow Leopard recognize JVMs before 1.6

I can only see 1.6.0 (32 and 64bit) on the Java Preferences dialog, and I need it to run applications using Java 1.5.0
user avatar
1 vote
1 answer
295 views

Java NoClassDefFoundError when starting Aptana Studio 3

I recently installed Aptana Studio 3 (Eclipse 4.7) on my Mac PowerBook running Mojave (10.14.5). I've had errors at every turn (mostly Aptana complaining that it needed Java 1.6 and then complaining ...
rnoftz's user avatar
  • 11
1 vote
0 answers
2k views

tomcat server is not starting

my tomcat server in my mac ,the terminal is showing tomat started,but when is run the local host in the browser it says webpage not found ,but when I try to shutdown the tomcat it is throwing ...
Prabu M's user avatar
  • 11
1 vote
0 answers
414 views

Java application running significantly faster on Mac OS than Windows

I was told to post this here, from Stack Overflow. I am trying to run a Java program which finds Poly divisible numbers. However, I have found that it is significantly slower on my Windows computer ...
Joseph's user avatar
  • 11
1 vote
2 answers
276 views

Java version indicates SE 6, Java Control Panel SE 8

I'm trying to get the Java 7 as the default version on my machine, running Mac OS X 10.9.3. When I run: java -version I get: java version "1.6.0_65" Java(TM) SE Runtime Environment (build 1.6.0_65-...
anon_swe's user avatar
  • 215
1 vote
0 answers
139 views

Small portion of screen flickering?

After running a game in a little window and closing out of it, the location where the window was is giving a very small and very fast flicker. It's not really visible, like you have to look at it to ...
idris's user avatar
  • 111
1 vote
0 answers
130 views

How can I get back Java Preferences after uninstalling JDK 7 on Mac

When I installed Oracle's JDK 7 on Mac (OSX 10.8), Java Preferences disappeared. Now I removed JDK 7, and reinstalled Apple's JDK 6, but still, I don't have Java Preferences in Applications/Utilities ...
amorfis's user avatar
  • 278
1 vote
1 answer
200 views

Sandbox a java applet

I heard that minecraft server is very leaky, can consume a lot of resources very quickly. People say to use a virtual machine, all well and good. I'm making an application to automate server setup, ...
alexyorke's user avatar
  • 129

15 30 50 per page