eclipse - Using Ant with Flex -
i'm having problems setting ant use flex. install fine error when try , check install: unable locate tools.jar.
from i've read, need point java_home directory contains jdk. unfortunately, i'm not sure know jre i'm using in eclipse , also, search tools.jar on machine , it's not there???
i have c:\program files\java directory , there in there:
- j2re1.4.2_05
- jdk1.6.0_03
- jre1.6.0.23
in eclipse --> windows --> preferences --java --> installed jres, it's pointing here:
eclipse-host-distro, c:\program files\adobe\adobe flash builder plug-in\eclipse-host-distro
am not working full jre?
any tips appreciated. thank in advance.
just specify java_home path c:\program files\java\jdk1.6.0_03\ , should long jdk installed. if doesn't work, get latest , try again.
Comments
Post a Comment