Hi,
I have installed JDK-8u11-windows-i586 in to D drive as i cant install in C drive, because the laptop which i am using is office laptop and it is not allowing me to do so.
after installing i added the environment variable with the name PATH and given the path as 'D:\VIJAY\Mobile App\bin\'.
after doing all this, i tried compiling a small program, i am getting the following error....please help me to fix this error...
Error: Could not find or load main class com.sun.tools.javac.Main
Thanks in advance,
VIJ