You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by Alex Harui <ah...@adobe.com> on 2014/04/25 16:15:18 UTC

RE: Starting with FalconJS

What is the path of the executable?
Sent via the PANTECH Discover, an AT&T 4G LTE smartphone.

"Patil, Virat" <vi...@capgemini.com> wrote:


Hi Alex

Following are the arguments

-fb "${project_loc}"



-----Original Message-----
From: Alex Harui [mailto:aharui@adobe.com]
Sent: Friday, April 25, 2014 6:59 PM
To: users@flex.apache.org
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" <vi...@capgemini.com> 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.

RE: Starting with FalconJS

Posted by "Patil, Virat" <vi...@capgemini.com>.
Yes Alex I am able to get that

-----Original Message-----
From: Alex Harui [mailto:aharui@adobe.com]
Sent: Monday, April 28, 2014 12:13 PM
To: Patil, Virat; users@flex.apache.org
Subject: Re: Starting with FalconJS

The warning "Data binding will not be able to detect assignments to 'strings'.

dataProvider="{MyModel(applicationModel).strings}" />" is annoying but expected.  The big question is: if you launch the index.html in bin/js-release in the browser, can you pick one of the stocks in the drop down and hit the "Get Quote" button and get a quote?

-Alex

On 4/27/14 11:38 PM, "Patil, Virat" <vi...@capgemini.com> wrote:

>Hi Alex
>
>As per the comments in JIRA I have made changes and I am able to create
>the release for my project.
>I am using DataBinding Example published by Apache.
>But I can see following error/warning :
>
>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\FJS0.0.1\js\bin\..\..\frameworks\js\FlexJS\src
>    -fb
>    D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest/src/DataBindingTest.mxml
>Compiling file: D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\DataBi
>ndi
>ngTest.js
>Compiling file: D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\contro
>lle
>rs\MyController.js
>Compiling file: D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\models
>\My
>Model.js
>Compiling file: D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\StockD
>ata
>JSONItemConverter.js
>Compiling file: D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\MyInit
>ial
>View.js
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\DataBi
>ndi
>ngTest.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\SimpleStatesImpl.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\mx\sta
>tes
>\AddItems.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\IDocument.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\mx\sta
>tes
>\SetProperty.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\mx\sta
>tes
>\State.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\IBead.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\IStatesImpl.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\events\IEventDispatcher.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\IStrand.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\UIBase.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\HTMLElementWrapper.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\IBeadModel.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\events\EventDispatcher.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\utils\Language.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\IBeadController.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\IBeadLayout.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\IBeadView.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\IUIBase.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\ValuesManager.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\IValuesImpl.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach e\flex\html\beads\DataItemRendererFactoryForArrayData.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach e\flex\core\IDataProviderItemRendererMapper.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\html\beads\ListView.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\IItemRendererParent.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\ILayoutParent.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\html\beads\IListView.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach e\flex\html\beads\TextItemRendererFactoryForArrayData.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\IItemRenderer.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach e\flex\html\beads\models\ArraySelectionModel.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\ISelectionModel.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach e\flex\html\supportClasses\NonVirtualDataGroup.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach e\flex\html\supportClasses\DataItemRenderer.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach e\flex\html\beads\controllers\ItemRendererMouseController.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach e\flex\html\supportClasses\UIItemRendererBase.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\IItemRendererFactory.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\events\Event.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach e\flex\html\supportClasses\ButtonBarButtonItemRenderer.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach e\flex\html\beads\layouts\NonVirtualVerticalScrollingLayout.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\html\beads\controllers\ListSingleSelectionMouseController.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach e\flex\core\ItemRendererClassFactory.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\mx\cor
>e\C
>lassFactory.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\mx\cor
>e\I
>Factory.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach e\flex\core\IItemRendererClassFactory.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach e\flex\html\supportClasses\StringItemRenderer.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\Application.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\SimpleValuesImpl.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\utils\MXMLDataInterpreter.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\SimpleCSSValuesImpl.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\MyInit
>ial
>View.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\ViewBase.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\IPopUpHost.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\IParent.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\events\ValueChangeEvent.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\html\TextArea.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\html\Label.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\ViewBaseDataBinding.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\binding\ConstantBinding.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\binding\BindingBase.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\binding\GenericBinding.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\binding\PropertyWatcher.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\binding\WatcherBase.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\binding\SimpleBinding.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\html\Container.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\ContainerBase.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\IContainer.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\html\TextInput.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\html\TextButton.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\html\Button.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach e\flex\html\beads\layouts\NonVirtualVerticalLayout.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\html\DropDownList.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\core\ListBase.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\html\RadioButton.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\html\CheckBox.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach e\flex\html\beads\layouts\NonVirtualHorizontalLayout.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\events\CustomEvent.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\models
>\My
>Model.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\contro
>lle
>rs\MyController.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\net\HTTPService.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\net\HTTPHeader.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach e\flex\net\dataConverters\LazyCollection.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\net\JSONInputParser.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\StockD
>ata
>JSONItemConverter.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach
>e\flex\net\JSONItemConverter.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\ap
>ach e\flex\utils\ViewSourceContextMenuOption.js'
>The project 'DataBindingTest' has been successfully compiled and
>optimized.
>D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\src\MyInitialView.mxml:131
>Data binding will not be able to detect assignments to 'strings'.
>
>dataProvider="{MyModel(applicationModel).strings}" />
>
>  ^
>
>
>-----Original Message-----
>From: Alex Harui [mailto:aharui@adobe.com]
>Sent: Friday, April 25, 2014 11:17 PM
>To: users@flex.apache.org; Patil, Virat
>Subject: Re: Starting with FalconJS
>
>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" <ah...@adobe.com> 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" <vi...@capgemini.com> 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:aharui@adobe.com]
>>>Sent: Friday, April 25, 2014 8:19 PM
>>>To: Patil, Virat; users@flex.apache.org
>>>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" <vi...@capgemini.com> 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:aharui@adobe.com]
>>>>Sent: Friday, April 25, 2014 7:45 PM
>>>>To: users@flex.apache.org; 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" <vi...@capgemini.com> wrote:
>>>>
>>>>
>>>>Hi Alex
>>>>
>>>>Following are the arguments
>>>>
>>>>-fb "${project_loc}"
>>>>
>>>>
>>>>
>>>>-----Original Message-----
>>>>From: Alex Harui [mailto:aharui@adobe.com]
>>>>Sent: Friday, April 25, 2014 6:59 PM
>>>>To: users@flex.apache.org
>>>>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" <vi...@capgemini.com> 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.
>>>
>>
>
>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.


Re: Starting with FalconJS

Posted by Alex Harui <ah...@adobe.com>.
The warning "Data binding will not be able to detect assignments to
'strings'.
                   
dataProvider="{MyModel(applicationModel).strings}" />" is annoying but
expected.  The big question is: if you launch the index.html in
bin/js-release in the browser, can you pick one of the stocks in the drop
down and hit the "Get Quote" button and get a quote?

-Alex

On 4/27/14 11:38 PM, "Patil, Virat" <vi...@capgemini.com> wrote:

>Hi Alex
>
>As per the comments in JIRA I have made changes and I am able to create
>the release for my project.
>I am using DataBinding Example published by Apache.
>But I can see following error/warning :
>
>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\FJS0.0.1\js\bin\..\..\frameworks\js\FlexJS\src
>    -fb
>    D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest/src/DataBindingTest.mxml
>Compiling file: D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\DataBindi
>ngTest.js
>Compiling file: D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\controlle
>rs\MyController.js
>Compiling file: D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\models\My
>Model.js
>Compiling file: D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\StockData
>JSONItemConverter.js
>Compiling file: D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\MyInitial
>View.js
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\DataBindi
>ngTest.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\SimpleStatesImpl.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\mx\states
>\AddItems.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IDocument.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\mx\states
>\SetProperty.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\mx\states
>\State.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IBead.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IStatesImpl.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\events\IEventDispatcher.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IStrand.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\UIBase.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\HTMLElementWrapper.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IBeadModel.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\events\EventDispatcher.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\utils\Language.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IBeadController.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IBeadLayout.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IBeadView.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IUIBase.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\ValuesManager.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IValuesImpl.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\beads\DataItemRendererFactoryForArrayData.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IDataProviderItemRendererMapper.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\beads\ListView.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IItemRendererParent.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\ILayoutParent.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\beads\IListView.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\beads\TextItemRendererFactoryForArrayData.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IItemRenderer.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\beads\models\ArraySelectionModel.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\ISelectionModel.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\supportClasses\NonVirtualDataGroup.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\supportClasses\DataItemRenderer.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\beads\controllers\ItemRendererMouseController.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\supportClasses\UIItemRendererBase.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IItemRendererFactory.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\events\Event.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\supportClasses\ButtonBarButtonItemRenderer.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\beads\layouts\NonVirtualVerticalScrollingLayout.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\beads\controllers\ListSingleSelectionMouseController.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\ItemRendererClassFactory.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\mx\core\C
>lassFactory.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\mx\core\I
>Factory.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IItemRendererClassFactory.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\supportClasses\StringItemRenderer.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\Application.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\SimpleValuesImpl.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\utils\MXMLDataInterpreter.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\SimpleCSSValuesImpl.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\MyInitial
>View.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\ViewBase.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IPopUpHost.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IParent.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\events\ValueChangeEvent.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\TextArea.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\Label.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\ViewBaseDataBinding.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\binding\ConstantBinding.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\binding\BindingBase.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\binding\GenericBinding.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\binding\PropertyWatcher.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\binding\WatcherBase.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\binding\SimpleBinding.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\Container.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\ContainerBase.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\IContainer.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\TextInput.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\TextButton.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\Button.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\beads\layouts\NonVirtualVerticalLayout.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\DropDownList.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\core\ListBase.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\RadioButton.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\CheckBox.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\html\beads\layouts\NonVirtualHorizontalLayout.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\events\CustomEvent.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\models\My
>Model.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\controlle
>rs\MyController.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\net\HTTPService.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\net\HTTPHeader.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\net\dataConverters\LazyCollection.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\net\JSONInputParser.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\StockData
>JSONItemConverter.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\net\JSONItemConverter.js'
>Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apach
>e\flex\utils\ViewSourceContextMenuOption.js'
>The project 'DataBindingTest' has been successfully compiled and
>optimized.
>D:\Users\virpatil\Adobe Flash Builder
>4.7\DataBindingTest\src\MyInitialView.mxml:131
>Data binding will not be able to detect assignments to 'strings'.
>                  
>dataProvider="{MyModel(applicationModel).strings}" />
>                  
>  ^
>
>
>-----Original Message-----
>From: Alex Harui [mailto:aharui@adobe.com]
>Sent: Friday, April 25, 2014 11:17 PM
>To: users@flex.apache.org; Patil, Virat
>Subject: Re: Starting with FalconJS
>
>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" <ah...@adobe.com> 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" <vi...@capgemini.com> 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:aharui@adobe.com]
>>>Sent: Friday, April 25, 2014 8:19 PM
>>>To: Patil, Virat; users@flex.apache.org
>>>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" <vi...@capgemini.com> 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:aharui@adobe.com]
>>>>Sent: Friday, April 25, 2014 7:45 PM
>>>>To: users@flex.apache.org; 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" <vi...@capgemini.com> wrote:
>>>>
>>>>
>>>>Hi Alex
>>>>
>>>>Following are the arguments
>>>>
>>>>-fb "${project_loc}"
>>>>
>>>>
>>>>
>>>>-----Original Message-----
>>>>From: Alex Harui [mailto:aharui@adobe.com]
>>>>Sent: Friday, April 25, 2014 6:59 PM
>>>>To: users@flex.apache.org
>>>>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" <vi...@capgemini.com> 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.
>>>
>>
>
>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.
>


RE: Starting with FalconJS

Posted by "Patil, Virat" <vi...@capgemini.com>.
Hi Alex

As per the comments in JIRA I have made changes and I am able to create the release for my project.
I am using DataBinding Example published by Apache.
But I can see following error/warning :

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\FJS0.0.1\js\bin\..\..\frameworks\js\FlexJS\src
    -fb
    D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest/src/DataBindingTest.mxml
Compiling file: D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\DataBindingTest.js
Compiling file: D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\controllers\MyController.js
Compiling file: D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\models\MyModel.js
Compiling file: D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\StockDataJSONItemConverter.js
Compiling file: D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\MyInitialView.js
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\DataBindingTest.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\SimpleStatesImpl.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\mx\states\AddItems.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IDocument.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\mx\states\SetProperty.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\mx\states\State.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IBead.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IStatesImpl.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\events\IEventDispatcher.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IStrand.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\UIBase.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\HTMLElementWrapper.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IBeadModel.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\events\EventDispatcher.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\utils\Language.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IBeadController.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IBeadLayout.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IBeadView.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IUIBase.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\ValuesManager.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IValuesImpl.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\beads\DataItemRendererFactoryForArrayData.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IDataProviderItemRendererMapper.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\beads\ListView.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IItemRendererParent.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\ILayoutParent.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\beads\IListView.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\beads\TextItemRendererFactoryForArrayData.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IItemRenderer.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\beads\models\ArraySelectionModel.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\ISelectionModel.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\supportClasses\NonVirtualDataGroup.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\supportClasses\DataItemRenderer.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\beads\controllers\ItemRendererMouseController.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\supportClasses\UIItemRendererBase.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IItemRendererFactory.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\events\Event.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\supportClasses\ButtonBarButtonItemRenderer.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\beads\layouts\NonVirtualVerticalScrollingLayout.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\beads\controllers\ListSingleSelectionMouseController.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\ItemRendererClassFactory.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\mx\core\ClassFactory.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\mx\core\IFactory.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IItemRendererClassFactory.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\supportClasses\StringItemRenderer.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\Application.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\SimpleValuesImpl.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\utils\MXMLDataInterpreter.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\SimpleCSSValuesImpl.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\MyInitialView.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\ViewBase.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IPopUpHost.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IParent.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\events\ValueChangeEvent.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\TextArea.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\Label.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\ViewBaseDataBinding.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\binding\ConstantBinding.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\binding\BindingBase.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\binding\GenericBinding.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\binding\PropertyWatcher.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\binding\WatcherBase.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\binding\SimpleBinding.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\Container.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\ContainerBase.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\IContainer.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\TextInput.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\TextButton.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\Button.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\beads\layouts\NonVirtualVerticalLayout.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\DropDownList.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\core\ListBase.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\RadioButton.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\CheckBox.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\html\beads\layouts\NonVirtualHorizontalLayout.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\events\CustomEvent.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\models\MyModel.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\controllers\MyController.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\net\HTTPService.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\net\HTTPHeader.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\net\dataConverters\LazyCollection.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\net\JSONInputParser.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\StockDataJSONItemConverter.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\net\JSONItemConverter.js'
Dependencies calculated for 'D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\bin-release\DataBindingTest.swf\bin\js-debug\org\apache\flex\utils\ViewSourceContextMenuOption.js'
The project 'DataBindingTest' has been successfully compiled and optimized.
D:\Users\virpatil\Adobe Flash Builder 4.7\DataBindingTest\src\MyInitialView.mxml:131
Data binding will not be able to detect assignments to 'strings'.
                                    dataProvider="{MyModel(applicationModel).strings}" />
                                                                            ^


-----Original Message-----
From: Alex Harui [mailto:aharui@adobe.com]
Sent: Friday, April 25, 2014 11:17 PM
To: users@flex.apache.org; Patil, Virat
Subject: Re: Starting with FalconJS

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" <ah...@adobe.com> 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" <vi...@capgemini.com> 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:aharui@adobe.com]
>>Sent: Friday, April 25, 2014 8:19 PM
>>To: Patil, Virat; users@flex.apache.org
>>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" <vi...@capgemini.com> 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:aharui@adobe.com]
>>>Sent: Friday, April 25, 2014 7:45 PM
>>>To: users@flex.apache.org; 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" <vi...@capgemini.com> wrote:
>>>
>>>
>>>Hi Alex
>>>
>>>Following are the arguments
>>>
>>>-fb "${project_loc}"
>>>
>>>
>>>
>>>-----Original Message-----
>>>From: Alex Harui [mailto:aharui@adobe.com]
>>>Sent: Friday, April 25, 2014 6:59 PM
>>>To: users@flex.apache.org
>>>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" <vi...@capgemini.com> 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.
>>
>

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.


RE: Starting with FalconJS

Posted by "Patil, Virat" <vi...@capgemini.com>.
Thanks Alex for all your spending time and reproducing the issue.


-----Original Message-----
From: Alex Harui [mailto:aharui@adobe.com] 
Sent: Friday, April 25, 2014 11:17 PM
To: users@flex.apache.org; Patil, Virat
Subject: Re: Starting with FalconJS

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" <ah...@adobe.com> 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" <vi...@capgemini.com> 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:aharui@adobe.com]
>>Sent: Friday, April 25, 2014 8:19 PM
>>To: Patil, Virat; users@flex.apache.org
>>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" <vi...@capgemini.com> 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:aharui@adobe.com]
>>>Sent: Friday, April 25, 2014 7:45 PM
>>>To: users@flex.apache.org; 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" <vi...@capgemini.com> wrote:
>>>
>>>
>>>Hi Alex
>>>
>>>Following are the arguments
>>>
>>>-fb "${project_loc}"
>>>
>>>
>>>
>>>-----Original Message-----
>>>From: Alex Harui [mailto:aharui@adobe.com]
>>>Sent: Friday, April 25, 2014 6:59 PM
>>>To: users@flex.apache.org
>>>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" <vi...@capgemini.com> 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.
>>
>

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.


Re: Starting with FalconJS

Posted by Alex Harui <ah...@adobe.com>.
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" <ah...@adobe.com> 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" <vi...@capgemini.com> 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:aharui@adobe.com]
>>Sent: Friday, April 25, 2014 8:19 PM
>>To: Patil, Virat; users@flex.apache.org
>>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" <vi...@capgemini.com> 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:aharui@adobe.com]
>>>Sent: Friday, April 25, 2014 7:45 PM
>>>To: users@flex.apache.org; 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" <vi...@capgemini.com> wrote:
>>>
>>>
>>>Hi Alex
>>>
>>>Following are the arguments
>>>
>>>-fb "${project_loc}"
>>>
>>>
>>>
>>>-----Original Message-----
>>>From: Alex Harui [mailto:aharui@adobe.com]
>>>Sent: Friday, April 25, 2014 6:59 PM
>>>To: users@flex.apache.org
>>>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" <vi...@capgemini.com> 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.
>>
>


Re: Starting with FalconJS

Posted by Alex Harui <ah...@adobe.com>.
OK, try changing it to point to js\lib instead and see if it works.

On 4/25/14 7:52 AM, "Patil, Virat" <vi...@capgemini.com> 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:aharui@adobe.com]
>Sent: Friday, April 25, 2014 8:19 PM
>To: Patil, Virat; users@flex.apache.org
>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" <vi...@capgemini.com> 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:aharui@adobe.com]
>>Sent: Friday, April 25, 2014 7:45 PM
>>To: users@flex.apache.org; 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" <vi...@capgemini.com> wrote:
>>
>>
>>Hi Alex
>>
>>Following are the arguments
>>
>>-fb "${project_loc}"
>>
>>
>>
>>-----Original Message-----
>>From: Alex Harui [mailto:aharui@adobe.com]
>>Sent: Friday, April 25, 2014 6:59 PM
>>To: users@flex.apache.org
>>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" <vi...@capgemini.com> 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.
>


RE: Starting with FalconJS

Posted by "Patil, Virat" <vi...@capgemini.com>.
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:aharui@adobe.com] 
Sent: Friday, April 25, 2014 8:19 PM
To: Patil, Virat; users@flex.apache.org
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" <vi...@capgemini.com> 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:aharui@adobe.com]
>Sent: Friday, April 25, 2014 7:45 PM
>To: users@flex.apache.org; 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" <vi...@capgemini.com> wrote:
>
>
>Hi Alex
>
>Following are the arguments
>
>-fb "${project_loc}"
>
>
>
>-----Original Message-----
>From: Alex Harui [mailto:aharui@adobe.com]
>Sent: Friday, April 25, 2014 6:59 PM
>To: users@flex.apache.org
>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" <vi...@capgemini.com> 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.


Re: Starting with FalconJS

Posted by Alex Harui <ah...@adobe.com>.
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" <vi...@capgemini.com> 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:aharui@adobe.com]
>Sent: Friday, April 25, 2014 7:45 PM
>To: users@flex.apache.org; 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" <vi...@capgemini.com> wrote:
>
>
>Hi Alex
>
>Following are the arguments
>
>-fb "${project_loc}"
>
>
>
>-----Original Message-----
>From: Alex Harui [mailto:aharui@adobe.com]
>Sent: Friday, April 25, 2014 6:59 PM
>To: users@flex.apache.org
>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" <vi...@capgemini.com> 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.


RE: Starting with FalconJS

Posted by "Patil, Virat" <vi...@capgemini.com>.
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:aharui@adobe.com] 
Sent: Friday, April 25, 2014 7:45 PM
To: users@flex.apache.org; 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" <vi...@capgemini.com> wrote:


Hi Alex

Following are the arguments

-fb "${project_loc}"



-----Original Message-----
From: Alex Harui [mailto:aharui@adobe.com]
Sent: Friday, April 25, 2014 6:59 PM
To: users@flex.apache.org
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" <vi...@capgemini.com> 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.