OK, I pushed an update to FalconJX to show the list of SWCS it found.
Give it about 20 minutes to build Falcon and maybe try installing FlexJS
nightly build again.

I have to stop for tonight.  Thanks again for trying it out.

-Alex

On 5/11/15, 10:50 PM, "Alex Harui" <aha...@adobe.com> wrote:

>Hi Kevin,
>
>Did you look inside Core.swc to see if the files were in there?
>
>It feels like the compiler can’t find the files in the SWCs.  Maybe you
>have an older build of the compiler somehow, or maybe something else is
>broken.  I’ll see if I can add some more output info to the compiler.
>
>-Alex
>
>On 5/11/15, 10:30 PM, "kevin.godell" <kevin.god...@gmail.com> wrote:
>
>>@Piotrz, I found the FilePath when I was playing with the insert macros
>>button.
>>
>>@Alex, the new message is slightly different, now complaining about a
>>different file:
>>
>>/Users/kevinGodell/Documents/flexjs-0.0.3nightly_air-17/js/bin/mxmlc
>>/Users/kevinGodell/IdeaProjects/flexJS/DataBindingTest/src/DataBindingTes
>>t
>>.mxml
>>Using Falcon codebase:
>>/Users/kevinGodell/Documents/flexjs-0.0.3nightly_air-17
>>Using Flex SDK: /Users/kevinGodell/Documents/flexjs-0.0.3nightly_air-17
>>Compiling file:
>>/Users/kevinGodell/IdeaProjects/flexJS/DataBindingTest/bin/js-debug/DataB
>>i
>>ndingTest.js
>>Compiling file:
>>/Users/kevinGodell/IdeaProjects/flexJS/DataBindingTest/bin/js-debug/Stock
>>D
>>ataJSONItemConverter.js
>>Compiling file:
>>/Users/kevinGodell/IdeaProjects/flexJS/DataBindingTest/bin/js-debug/model
>>s
>>/MyModel.js
>>Compiling file:
>>/Users/kevinGodell/IdeaProjects/flexJS/DataBindingTest/bin/js-debug/contr
>>o
>>llers/MyController.js
>>Compiling file:
>>/Users/kevinGodell/IdeaProjects/flexJS/DataBindingTest/bin/js-debug/MyIni
>>t
>>ialView.js
>>Could not find file for class: org_apache_flex_core_IEffectTimer
>>/Users/kevinGodell/IdeaProjects/flexJS/DataBindingTest/src/MyInitialView.
>>m
>>xml:131
>>Data binding will not be able to detect assignments to 'strings'.
>>                 
>>dataProvider="{MyModel(applicationModel).strings}" />
>>                 
>> 
>>^
>>
>>java.lang.NullPointerException
>>      at
>>org.apache.flex.compiler.internal.graph.GoogDepsWriter.getFilePath(GoogDe
>>p
>>sWriter.java:494)
>>      at
>>org.apache.flex.compiler.internal.graph.GoogDepsWriter.addDeps(GoogDepsWr
>>i
>>ter.java:164)
>>      at
>>org.apache.flex.compiler.internal.graph.GoogDepsWriter.addDeps(GoogDepsWr
>>i
>>ter.java:184)
>>      at
>>org.apache.flex.compiler.internal.graph.GoogDepsWriter.addDeps(GoogDepsWr
>>i
>>ter.java:184)
>>      at
>>org.apache.flex.compiler.internal.graph.GoogDepsWriter.buildDB(GoogDepsWr
>>i
>>ter.java:120)
>>      at
>>org.apache.flex.compiler.internal.graph.GoogDepsWriter.getListOfFiles(Goo
>>g
>>DepsWriter.java:72)
>>      at
>>org.apache.flex.compiler.internal.codegen.mxml.flexjs.MXMLFlexJSPublisher
>>.
>>publish(MXMLFlexJSPublisher.java:274)
>>      at org.apache.flex.compiler.clients.MXMLJSC.compile(MXMLJSC.java:462)
>>      at 
>>org.apache.flex.compiler.clients.MXMLJSC._mainNoExit(MXMLJSC.java:326)
>>      at org.apache.flex.compiler.clients.MXMLJSC.mainNoExit(MXMLJSC.java:254)
>>      at
>>org.apache.flex.compiler.clients.MXMLJSC.staticMainNoExit(MXMLJSC.java:21
>>5
>>)
>>      at org.apache.flex.compiler.clients.MXMLJSC.main(MXMLJSC.java:165)
>>
>>
>>
>>Process finished with exit code 3
>>
>>
>>
>>
>>--
>>View this message in context:
>>http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Reaching-out-
>>t
>>o-IDE-developers-to-support-FlexJS-tp32656p46411.html
>>Sent from the Apache Flex Development mailing list archive at Nabble.com.
>

Reply via email to