Christopher Wong

Greenhorn
+ Follow
since Nov 25, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Christopher Wong

Hi I'm hoping I can get some help on this issue.

I've done everything(installed current JRE, JDks, and SDK ADT bundle) and typed in "java -version" in cmd. I'm getting "java is not recognized as an internal or external command".

When i input "set path" i get

C:\Users\Christopher>java -version
'java' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Christopher>set path
Path=C:\Program Files\Java\jdk1.6.0_21\bin;C:\Program Files\Microsoft\Web Platfo
rm Installer\;C:\Program Files\Java\jdk1.6.0_21\bin
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC

Please help me figure out the next steps. I really need this for my course and I appreciate any help!

EDIT:
Reading the solutions that other users are having, it seems to recommend to point the vm to the right jre installation. When i open eclipse.ini, it doesn't seem to have a vm in there.

-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120522-1813
-product
com.android.ide.eclipse.adt.package.product
--launcher.XXMaxPermSize
256M
-showsplash
com.android.ide.eclipse.adt.package.product
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms40m
-Xmx768m
-Declipse.buildId=v21.0.0-519525