export issues with java tools.jar
Hi all
I've been trying to set up fusion 2.5 for export with the Android Exporter to put out my latest game. I have literally installed everything from the Android SDK manager, and I have the latest JDK 7 (which according to this post works now). I get the following error message when I try to export:
Unable to locate tools.jar. Expected to find it in C:\Program Files (x86)\Java\jre7\lib\tools.jar
Buildfile: C:\Users\UserName\AppData\Local\Temp\And7E1E.tmp\b uild.xml
BUILD FAILED
C:\Users\UserName\AppData\Local\Temp\And7E1E.tmp\b uild.xml:83: Cannot find C:\Program Files (x86)\Java\jre7\tools\ant\build.xml imported from C:\Users\UserName\AppData\Local\Temp\And7E1E.tmp\b uild.xml
Total time: 0 seconds
Any advice, please?
Thanks
Simflare