Hi
I had already checked these variables. Actually, both of these are pointing to C:\bea\jdk142_05 and this is what i want it to be. But when i run build.xml from MyEclipse, it picks the path from C:\Program Files\Java 1.5 ….. . How can i change it ? Actually there is one way but it is like this: I should start MyEclipse using a cmd file in which i first specify java_home as C:\bea\jdk142_05 and then i write myeclipse.exe. But i wanted a permanent solution rather than writing this file & clicking on it everytime.
Thanks