Hi Piotr,

That’s great news that you found a way to get it to work.

Can you explain what you had to do to remove ambiguous reference to
EventDispatcher?

Also, can you examine more closely the errors about not finding the
SourceLocator class?  If you go all the way to the top of the stack, what
class is looking for SourceLocator?  Is it a Flex compiler class or an
IntelliJ class?

For FlexJS, the flex-oem-compiler.jar contains only the classes FB needed
to call Falcon. If IntelliJ needs SourceLocator, we can try adding it too.
 I didn’t add everything because it sucked in a lot of MXMLC classes we
don’t really want to have to maintain going forward.

-Alex

On 5/11/15, 1:13 PM, "piotrz" <piotrzarzyck...@gmail.com> wrote:

>Alex,
>
>Once I removed ambiguous reference to EventDispatcher build to js [1] and
>swf [2] was successful.
>
>Intellij didn't manage to launch application in debug mode [3] which is ok
>because for this purpose I might need separate plugin.
>
>At least we know that building application is possible using external
>tools
>options in Intellij. If intellij starting to recognize correctly classes
>from SDK [4] we will have another IDE in which we can use FlexJS. :)
>
>[1] https://paste.apache.org/ao52
>[2] https://paste.apache.org/5P50
>[3] https://paste.apache.org/fYbB
>[4] http://images.devs-on.net/Image/VScOfKGTcVWh09oL-Cayekran.png
>
>Piotr
>
>
>
>-----
>Apache Flex PMC
>piotrzarzyck...@gmail.com
>--
>View this message in context:
>http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Reaching-out-t
>o-IDE-developers-to-support-FlexJS-tp32656p46400.html
>Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to