When I run the command rake run:iphone, I get the following error message:
Your java bin folder does not appear to be on your path. This is required to use rhodes.
I've already installed JDK on my mac and have verified the java path with the command which java. This is where my java is located: /usr/bin/java.
How can I get java on my path?