Here [1] is how I run Maven an Ant from Flash Builder. To use this do the
following:

1) Download folder to your computer
2) in Flash Builder go to File->Import->Run/Debug->Launch Configurations
3) Select the folder you downloaded
4) Open up Run->External Tools (useful keyboard shortcut: <alt> then <r>
then <e>)
5) Go to External Tools Configuration
6) Under just_run_ant and just_run_maven adjust the 'Location:' field so it
matches where your installation directories.

Now assuming you have pom.xml and build.xml in your project you should be
able to run Maven like this:

<alt> then <r> then <e> then select just_run_maven, or just_run_ant.

Let me know how it goes.



[1] https://1drv.ms/f/s!AgH-0pVQ5zPPshHHf1qtUuu7pIwc



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-question-about-porting-an-Adobe-Flex-3-project-to-HTML-JS-tp62698p62834.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to