I am building a cloud application programmed in Java.
I got this problem:
Unable to locate tools.jar. Expected to find it in C:\Program Files\Java\jre6\lib\tools.jar
I have installed jdk and the folder: C:\Program Files\Java\jre7\lib is existed in my system but the lib: tools.jar is not there.
any idea?