On 10/14/14, 1:25 PM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote:
>On Mon, Oct 13, 2014 at 9:14 PM, Alex Harui <aha...@adobe.com> wrote: > >> Sounds like a FALCON_HOME environment variable is pointing to a folder >>in >> a flex-falcon repo. It needs to point to the FlexJS SDK. >> > >The README in flex-asjs says that FALCON_HOME should point to: ><flex-falcon-repo-path>/compiler/generated/dist/sdk, which is what I >tried. THat’s true for using the repos and running ant. An installed IDE-compatible setup is different. I guess we should make that clear in the README. > >Anyways, when I switched FALCON_HOME to point ot the FlexJS installation >directory, I am getting this error: > >Using Falcon codebase: C:\p\flexroot\FlexJS >Using Flex SDK: C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 >Bit)\sdks\ApacheFlex4.13.0_AIR15_FP15 >java.lang.UnsupportedClassVersionError: >org/apache/flex/compiler/clients/MXMLJSC : Unsupported major.minor version >51.0 You might be pointing at an older version of Java. Double-check what is in the launch config. -Alex