Article:
 |
|
Mixing Java and Titanium: Part 1
|
| Subject: |
|
Easier solution to setenv JAVA_HOME |
| Date: |
|
2001-12-04 13:56:59 |
| From: |
|
duncan
|
Response to: Easier solution to setenv JAVA_HOME
|
Good tips.
I've also found that most applications that want JAVA_HOME can be spoofed by setting JAVA_HOME to /usr of all things.This falls in the category of stupid pet tricks, but since almost all apps that want JAVA_HOME set are trying to find the javac compiler classes, and those classes are already on the classpath in the Apple VM, this does work.
|
Showing messages 1 through 1 of 1.
-
Easier solution to setenv JAVA_HOME
2004-02-11 09:44:22
mirandall
[View]
Thank´s about this great information. Also I´m having some problems upgrading from j2sdk1.4.1 to 1.4.2. Have you had any problems too?
Thanks,
Leandro