You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Alex Harui <ah...@adobe.com> on 2017/03/16 18:58:30 UTC

Re: About legacy IDEs (Re: AW: [FALCONJX] Combining SWF and JS compilers)

BTW, if you do upgrade FB to run on Java 7/8, you may also need to edit
the .ini file and add:

-Djava.util.Arrays.useLegacyMergeSort=true

Otherwise the regular Flex SDK compiler may start throwing errors.

HTH,
-Alex

On 2/7/17, 6:28 PM, "Alex Harui" <ah...@adobe.com> wrote:

>
>
>On 2/7/17, 6:17 PM, "Justin Mclean" <ju...@classsoftware.com> wrote:
>
>>Hi,
>>
>>For me re IDEs:
>>- FlexJS does work on FlashBuilder 4.6.
>
>This may apply to FlexJS as well as Apache Flex:
>http://mail-archives.apache.org/mod_mbox/flex-users/201308.mbox/%3cCE31514
>9
>.FE43%25aharui@adobe.com%3e
>
>>- FlashBuilder 4.7 doesn’t work on recent version of OSX for many people.
>
>Have you tried this?  Seemed to work for me.
>http://blogs.adobe.com/flashplayer/2016/09/running-adobe-flash-builder-on-
>m
>ac-with-java-78.html
>
>
>>- Moonshine while off to a good start is missing a few features like code
>>completion, git integration and maven support.
>>- IntelliJ is difficult to set up and may produce different results to
>>other build methods. This is probably fixable. FlexJS maven support is a
>>little broken however.
>>- FDT only supports older version of FLexJS?
>>- Visual Studio could be an option [1] but not looked into it.
>
>FlashDevelop is yet another IDE?
>
>