Hi Guys,

I have some project where the main file of application is in folder

myrootfolder/src/foo/view/royale/Main.mxml

When I'm compiling application to JS only bin folder is being created
inside:

myrootfolder/src/foo/view/royale/bin

Is it a bug ?

It may be worth to mention that in source-path I have two items:

<source-path append="true">
      <path-element>puremvc-as3-multicore-framework\src</path-element>
      <path-element>src</path-element>
 </source-path>

I have found that for example when I'm compiling JewelExample which
contains also main file deeper inside structure src/main/royale - bin
folder is placed in the root folder of the project. - Which I consider as
more correct instead as part of the source.

Thanks,
-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
<https://www.patreon.com/piotrzarzycki>*

Reply via email to