Hi, After installing a new java version I got following error:
Unable to locate tools.jar. Expected to find it in C:\Programme\Java\jre1.6.0_04\lib\tools.jar Buildfile: build.xml Well, my workaround is to copy tools.jar from the path ...\jdk1.6.0_04\lib to the expected place. Is there a better way? Cheers ~ Andreas
