Hi Again!

Great advice.

What I did was to go into my Environmental Variables and into the
System variables window. I set a variable JAVA_HOME with the value "C:
\Program Files\Sun\SDK\jdk" and then placed this in the Path as ;
%JAVA_HOME%\bin at the end.

Thank you all for responding.  This is great.  Now I just need to
figure out how to make it work with Eclipse.

Best,
Alex

On Feb 25, 11:06 pm, Mansee Mongia <manseemon...@gmail.com> wrote:
> Yes you are right you need to create JAVA_HOME variable which would be under
> system variable and its value should be path where Java Development Kit is
> installed (For example C:\Program Files\Java\jdk1.6.0_17)
>
> The PATH variable which is already defined under System variable - add path
> value up to  bin of jdk ( for example :C:\Program
> Files\Java\jdk1.6.0_17\bin)

-- 
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