0
votes
0answers
63 views

JDK 7 & java_home

I am using OSX Mountain Lion, and I am trying to install Glassfish Server EE. I have also installed Java7 from oracle. When I check for my java_home by this line /usr/libexec/java_home I get ...
2
votes
0answers
68 views

Figure out which app is using Java

If I check my activity monitor there is an instance of java that is constantly taking 5% CPU or more. I know that there is some app that are using java on my system and therefore my question is: Is ...
1
vote
0answers
132 views

How to open a jar by default?

I had a question "How do I run a jar when double-click it?" But now I know that my computer is not set to open jars by default. Is there a settings in the mac that open jars by default? All the jars ...
4
votes
2answers
2k views

How do I run a jar when I double-click it?

So, I double click on my jar file and it just blinks a window with white screen then it disappears. After that, I right-click and select "Open with jar launcher" it is the same. too. I opened up ...
0
votes
1answer
265 views

Java applets freezes browser [closed]

Java applets freezes every browser (Chrome, Safari, Firefox). Java version: 1.6.0_33 Software: OS X 10.8.1 (12B19) "Native" Java applications (like Eclipse etc.) works fine.
2
votes
0answers
854 views

Issue with Java in Mac OS X 10.7.4 [closed]

I bought Mac Pro, I have been trapped with Java. I am a Unix and Windows user. I've never faced these kind of issues before with Java. Previously, I had some issues with the Java path, which I asked ...
1
vote
1answer
96 views

How can app file be treated as a file in Package Explorer for Mac OS X?

Can I customize Package Explorer to treat a folder as a file? Actually, I want to keep a .app file in my project as a file. But when I keep it in Eclipse, it is treated as folder. Can I change this ...
1
vote
1answer
526 views

Unable to locate an executable at “/usr/bin/java/bin/java”

I am having an issue with Java in my Mac (OS X 10.7.3). Previously I installed it and it was working fine. After some changes in the .bash_profile and .profile file in the course of time, I am having ...
2
votes
2answers
3k views

Can't start eclipse on a Mac OS X 10.7.2

I've been trying to start eclipse IDE on my Mac for a while, I downloaded different versions and no one works. I'm sorry if there is something I missed. Here is the log: !SESSION 2011-11-23 ...
1
vote
1answer
507 views

JarInspector not working in Lion [closed]

This app: http://www.codeland.org/ doesn't work in Lion. The error is is jarinspector[26313:707] Unable to find class: com.cgerdes.ji.JarInspectorApplication, exiting Is this possible to fix, or is ...
1
vote
2answers
1k views

Mac OS: Some apps (mostly java) are very slow at first loading

System: Macbook Pro Duo 2.4Ghz, 4GB, Snow Leopard I first encountered this problem when running eclipse. When I first run it after every reboot or waking up, it painfully takes > 7 min to load. The ...
4
votes
7answers
448 views

Java developer planing to buy Mac

I'm mostly a Java developer and have been developing on Linux for the past 5 years. I'm pretty happy with Linux but time to time I need to run proprietary software that is not supported on Linux so ...