JAVA_HOME: Warning: Make sure JAVA_HOME is set properly for Java builds.
480 views
Skip to first unread message
Marius BoB
unread,
Jul 30, 2013, 2:16:41 PM7/30/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to appium-...@googlegroups.com
I ran into this error but the JAVA_HOME variable is correctly set.
javac --version: javac 1.7.0_07
java -version: java version "1.7.0_07" Java(TM) SE Runtime Environment (build 1.7.0_07-b10)
Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode
and here it is what I have in .bash_profile: export JAVA_HOME=$(/usr/libexec/java_home)
bootstrap online
unread,
Jul 30, 2013, 2:21:16 PM7/30/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Marius BoB, appium-...@googlegroups.com
What's the output of echo $JAVA_HOME?
Marius BoB
unread,
Jul 30, 2013, 2:22:41 PM7/30/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message