Hey guys, I haven't posted here in a while but here goes...
When I run this certain program which is made in java, it says "Error: could not open E:\java\jre7\lib\i386\jvm.cfg"
Now when I check my environment Variables I have JAVA_HOME set to C:\Program Files\Java\jre7\lib\amd64\jvm.cfg...
Hi all,
In UNIX, for changing the directory path, there is "cd" command. .This works fine in windows 7 too.. But the problem comes when we are trying to change the path using environment variables. .
In UNIX, cd $JAVA_HOME changes the path to the value set for JAVA_HOME,
Similarly is there...