As I wrote in the other thread, I am getting a lot of these now:
One that's troubling me most at the moment is the one in FlexJSStore, FlexJSStore_jquery, MobileMap, MobileTrader and StorageExample in which I am getting compiler errors that I am not allowed to put percentage values in width and height settings. /Users/christoferdutz/Projects/Apache/Flex/flex-asjs/examples/flexjs/FlexJSStore_jquery/src/FlexJSStore.mxml:228 Initializer for 'width': percentage not allowed here: '100%'. <js:ControlBar id="acb" width="100%" className="storeControlBar" > Chris ________________________________ Von: Alex Harui <aha...@adobe.com> Gesendet: Freitag, 1. Juli 2016 16:21:25 An: dev@flex.apache.org Betreff: Re: AW: AW: AW: LAST CALL] Release FlexJS/FalconJX 0.7.0 Can you summarize your problems that you need help with? -Alex On 7/1/16, 7:18 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote: >Even in IntelliJ you can specify that location, so I guess it is possible >to provide that ... but let's get back to my other real problems ;-) > > >I'd really like to finish some more examples [?] > > >Chris > >________________________________ >Von: Alex Harui <aha...@adobe.com> >Gesendet: Freitag, 1. Juli 2016 16:13:49 >An: dev@flex.apache.org >Betreff: Re: AW: AW: LAST CALL] Release FlexJS/FalconJX 0.7.0 > > > >On 7/1/16, 6:59 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote: > >>Well in Flexmojos I had always put them there and that was the default >>position. So that should prove that it doesn't cause any problems. > >I could not find any way to specify the location of the -app.xml file in >Flash Builder. I think FB and maybe other IDEs may assume they are in the >root of the source path. Does the Maven process copy the -app.xml to the >target folder? > >-Alex >