On 3/22/2014 2:46 PM, Chas Boyd wrote:
I have downloaded the JDK but the command prompt will not see Java Folder. I have added screen shots to see if anyone can help determine my errors.
A few suggestions:

- Make sure %JAVA_HOME% environment is set correctly

C:\rails_projects>echo %JAVA_HOME%
C:\Java\jdk1.7.0_25

- Make sure your %PATH% contains the %JAVA_HOME%\bin as shown below

C:\rails_projects>set path
Path=C:\Java\jdk1.7.0_25\bin;c:\bin...

-Make sure you open a new terminal window. (Once you add the %JAVA_HOME%\bin to your PATH,
you have to open a new terminal window)

--
You received this message because you are subscribed to the Google Groups "JPassion.com: Java Programming" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>.
Visit this group at http://groups.google.com/group/jpassion_java.
For more options, visit https://groups.google.com/d/optout.


--
-------------------------------------------------------------------
             Sang Shin, [email protected]
  Founder and Chief Instructor of JPassion.com (JavaPassion.com)
         http://www.linkedin.com/in/javapassion (Linkedin)
          http://twitter.com/javapassion (Tweeter)
            Life is worth living... with Passion!
Practically Free 3 to 5 days Live, Hands-on, Online Codecamps on
 Java, HTML5, Ruby/Rails, Grails, JavaScript/jQuery, Spring, Android
             http://jpassion.com/codecamps
----------------------------------------------------------------------

--
You received this message because you are subscribed to the Google Groups 
"JPassion.com: Java Programming" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/jpassion_java.
For more options, visit https://groups.google.com/d/optout.

Reply via email to