AW: [FlexJS] Maven FlexJS distribution now working in IntelliJ

2016-07-21 Thread Christofer Dutz
+FlexJS+with+Maven Please test and report any problems with this guide. Chris Von: carlos.rov...@gmail.com im Auftrag von Carlos Rovira Gesendet: Mittwoch, 20. Juli 2016 19:30:11 An: dev@flex.apache.org Betreff: Re: [FlexJS] Maven FlexJS distribution now

Re: [FlexJS] Maven FlexJS distribution now working in IntelliJ

2016-07-20 Thread Carlos Rovira
Hi Alex, here you have the info: https://cwiki.apache.org/confluence/display/FLEX/Preparing+FDKs+for+Maven+builds for example: Download Flex 4.14.1, Flash 17.0, Air 17.0 (for Windows and Mac) as well as the Fontkit java -jar apache-flex-sdk-converter-1.0.0-SNAPSHOT.jar -flexVersion 4.14.1 -flas

Re: [FlexJS] Maven FlexJS distribution now working in IntelliJ

2016-07-19 Thread Alex Harui
On 7/19/16, 7:27 AM, "Christofer Dutz" wrote: >Hi, > > >today I had a look at what files IntelliJ is looking for in order to use >a FDK. I added the rest that was missing (templates/swfobject) and now I >was able to create a new Flash project, select the distribution directory >the maven build

Re: [FlexJS] Maven FlexJS distribution now working in IntelliJ

2016-07-19 Thread Carlos Rovira
Hi Chris, I want to test FlexJS on IntelliJ: build the artifacts and try to make a new project from scratch In order to understand the changes in the last weeks I want to ask you a few questions: 1.- to build falcon and asjs, I still need to run the 4 instructions ok? (there's no mvn clean instal

[FlexJS] Maven FlexJS distribution now working in IntelliJ

2016-07-19 Thread Christofer Dutz
Hi, today I had a look at what files IntelliJ is looking for in order to use a FDK. I added the rest that was missing (templates/swfobject) and now I was able to create a new Flash project, select the distribution directory the maven build produces and setup a new project. It built nicely and