On 5/7/15, 3:00 AM, "piotrz" <piotrzarzyck...@gmail.com> wrote:

>Additionally I have checked also new version of FlexJS with FDT and it
>doesn't work anymore.
>I have error during to compilation that FlexJS.swc doesn't exists - We
>have
>currently bunch of swcs.

Ugh.  So they were looking for a specific swc name?  Try copying Core.swc
to FlexJSUI.swc and see if that makes it happy.  These are the kinds of
“faking” that we should be willing to do in order make FlexJS work in
different IDEs.

>Alex,
>
>After your changes to many swcs in FlexJS - Did you have to change process
>of creation/import new project to FB in some way ?

No changes to FB or the workflow was required.  FB doesn’t seem to care
what the SWC names are.  Of course, creating a new Flex project in FB
doesn’t do the right thing and you have to copy in an existing FlexJS
project as a template, but someday someone could “solve” that by writing
another external tool that guts a Flex project and injects the correct
template, or even more ambitiously, figure out an Eclipse plug-in that
does the same.

-Alex

Reply via email to