I was able to reproduce your problem. I have created a JIRA issue with information on how to get around this problem. The link is:
https://issues.apache.org/jira/browse/FLEX-34258 Thanks for trying FlexJS, -Alex On 4/25/14 7:57 AM, "Alex Harui" <[email protected]> wrote: >OK, try changing it to point to js\lib instead and see if it works. > >On 4/25/14 7:52 AM, "Patil, Virat" <[email protected]> wrote: > >>This is the what I found in .bat file >> >>@java -Dsun.io.useCanonCaches=false -Xms32m -Xmx512m >>-Dflexcompiler="%FALCON_HOME%" -Dflexlib="%FLEX_HOME%\frameworks" -jar >>"%FALCON_HOME%\lib\mxmlc.jar" -js-output-type=FLEXJS >>-sdk-js-lib="%FLEX_HOME%\frameworks\js\FlexJS\src" %* >> >>So its pointing to \lib\mxmlc.jar >> >>-----Original Message----- >>From: Alex Harui [mailto:[email protected]] >>Sent: Friday, April 25, 2014 8:19 PM >>To: Patil, Virat; [email protected] >>Subject: Re: Starting with FalconJS >> >>OK, check the .bat file. Is it pointing to lib/mxmlc.jar or >>js/lib/mxmlc.jar? >> >>Thanks, >>-Alex >> >>On 4/25/14 7:19 AM, "Patil, Virat" <[email protected]> wrote: >> >>>you mean to say location path : >>> >>>D:\workspace\FJS0.0.1/js/bin/mxmlc.bat >>> >>>FJS0.0.1 is the folder in which I have installed the sdk >>> >>>-----Original Message----- >>>From: Alex Harui [mailto:[email protected]] >>>Sent: Friday, April 25, 2014 7:45 PM >>>To: [email protected]; Patil, Virat >>>Subject: RE: Starting with FalconJS >>> >>>What is the path of the executable? >>>Sent via the PANTECH Discover, an AT&T 4G LTE smartphone. >>> >>>"Patil, Virat" <[email protected]> wrote: >>> >>> >>>Hi Alex >>> >>>Following are the arguments >>> >>>-fb "${project_loc}" >>> >>> >>> >>>-----Original Message----- >>>From: Alex Harui [mailto:[email protected]] >>>Sent: Friday, April 25, 2014 6:59 PM >>>To: [email protected] >>>Subject: Re: Starting with FalconJS >>> >>>Please post the details of the launch config. Go to Run -> External >>>Tools >>>-> External Tools Configuration and click on the FalconJX Debug and >>>Release Build. >>> >>>What are the arguments? >>> >>>Thanks, >>>-Alex >>> >>>On 4/25/14 2:30 AM, "Patil, Virat" <[email protected]> wrote: >>> >>>>Getting following error: >>>> >>>>I am trying to create FalconJX(Debug and Release build) >>>> >>>>using FlashBuilder Project Files >>>>FlashBuilder settings: >>>> -locale >>>> en_US >>>> -source-path+=D:\Users\virpatil\Adobe Flash Builder >>>>4.7\DataBindingTest/src >>>> -compiler.accessible=true >>>> -output=D:\Users\virpatil\Adobe Flash Builder >>>>4.7\DataBindingTest/bin-release/DataBindingTest.swf >>>> -library-path+=D:\Users\virpatil\Adobe Flash Builder >>>>4.7\DataBindingTest/libs >>>> -js-output-type=FLEXJS >>>> >>>>-sdk-js-lib=D:\workspace\FlexJS\js\bin\..\..\frameworks\js\FlexJS\src >>>> -fb >>>> D:\Users\virpatil\Adobe Flash Builder >>>>4.7\DataBindingTest/src/DataBindingTest.mxml >>>> >>>>command line >>>>Error: unknown configuration variable 'js-output-type'. >>>> >>>> >>>> >>>>This message contains information that may be privileged or >>>>confidential and is the property of the Capgemini Group. It is >>>>intended only for the person to whom it is addressed. If you are not >>>>the intended recipient, you are not authorized to read, print, retain, >>>>copy, disseminate, distribute, or use this message or any part thereof. >>>>If you receive this message in error, please notify the sender >>>>immediately and delete all copies of this message. >>> >>>This message contains information that may be privileged or >>>confidential and is the property of the Capgemini Group. It is intended >>>only for the person to whom it is addressed. If you are not the >>>intended recipient, you are not authorized to read, print, retain, >>>copy, disseminate, distribute, or use this message or any part thereof. >>>If you receive this message in error, please notify the sender >>>immediately and delete all copies of this message. >> >>This message contains information that may be privileged or confidential >>and is the property of the Capgemini Group. It is intended only for the >>person to whom it is addressed. If you are not the intended recipient, >>you are not authorized to read, print, retain, copy, disseminate, >>distribute, or use this message or any part thereof. If you receive this >>message in error, please notify the sender immediately and delete all >>copies of this message. >> >
