Hi again!

I have the following directories on my machine:

Computer\OS(C)\Program Files
Computer\OS(C)\Program Files(x86)
-------------------------------------------------

I went into the Environmental Variables and have two windows:
Environment Variables
1)-User variables for Family
2)-System variable

In the first window, "User variables for Family" is set up a variable
called "Path" which has the following:
C:\Program Files\Sun\SDK\bin
-----------------------------------------------

I tried the following amendments to this path variable:
C:\Program Files\Sun\SDK\bin.;C:\Program Files\Java\jre6\bin
and
C:\Program Files\Sun\SDK\bin.;C:\Program Files\Java\jdk1.6.0_17\bin
I tried it with the period before the semicolon and without the
period.

I then tried the following in the "System variable" window amending
"Path" for the system:
;C:\Program Files\Java\jre6\bin
and
;C:\Program Files\Java\jdk1.6.0_17\bin
------------------------------------------------

I continue to get the javac not recognized.  I looked in my C:\Program
Files\Java folder and found only jre6 folder.  Should there not be a
jdk1.6.0 folder there.  I did not install the SE version separately
but did the EE which I thought would bring this in?

May I ask for your help again?  Thank you.

Alex

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to