Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Launch AS3 application with Ant like in FDT?

$
0
0

Hi

 

I'm currently evaluating switching from FDT to IntelliJ for AS3 develoment. So far I'm really impressed by IntelliJ, they only thing I can't figure out is how to launch an application with ANT. In FDT, I did it like so:

 

<fdt.launch.application projectname="${projectName}" mainclass="${src.dir}/MyClass.as" target="${deploy.dir}/MyClass.swf" debug="true" startswf="true" swflauncher="Browser" swflocation="${deploy.dir}/MyClass.swf" compilerArguments="${compilerArguments}" />

 

How can I accomplish this in IntelliJ?

 

Thanks for help!

Christian


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>