I do everything in an ant build script. The compiler used in Flex Builder is 
the same u would use via ant, no difference. Actually I find it slower in FB.
 
Dimitrios Gianninas
RIA Developer
Optimal Payments Inc.
 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sascha
Sent: Monday, January 08, 2007 12:27 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] flex2ant



Actually I would like to use Ant in Eclipse running with Flex2 PlugIn to build 
my projects! For AS2 is always used AS2Ant with FDT and MTASC and it was the 
best!

Unfortunately things look different for Flex Builder. Building the project with 
an Ant task is slower than using Flex Builder and 'Build Automatically' is 
necessary for compile time error checking (while MTASC did this automatically 
on-the-fly) but it would then also always build when using the Ant task.

Does anyone know how to get this working:

Having an Ant build.xml that does some project preparing tasks (i.e. increasing 
build number and store in an auto generated AppInfo class) and then call the 
Flex builder build process from Ant. I'm not Ant magican but is this possible?

Sascha

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Lance 
Linder
Sent: Monday, 08 January, 2007 03:37
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] flex2ant

Very nice work!

I thought about doing something like this before and ended up taking a bit of a 
different approach. What I did was create a task that can read the flex project 
files and from these use mxmlc and compc to build the projects. What I figured 
is that if Flex Builder is creating the project files for me and can compile 
off of these that I would mimic the same thing! If people are interested in 
using this approach I will look at hosting it somewhere. This is however an 
NAnt task so I suspect there will be less people interested in this.

Lance

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of flex2ant
Sent: Friday, October 27, 2006 7:50 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] flex2ant

Hi list,

Now Flash player 9 (beta) for Linux has been released we can finally
develop Flex 2 and AS3 apps on Linux. I've been putting in a lof of
effort in the past week to create flex2ant.

With flex2ant you can develop Flex2/AS3 apps from within Eclipse. All
you need is the Flex 2 SDK, Eclipse and flex2ant and off you go.

If you are interessed in this type of development then please go over
to http://www.flex2ant.org <http://www.flex2ant.org>  and download the latest 
release.

regards,
Luke

 

-- 
WARNING
-------
This electronic message and its attachments may contain confidential, 
proprietary or legally privileged information, which is solely for the use of 
the intended recipient.  No privilege or other rights are waived by any 
unintended transmission or unauthorized retransmission of this message.  If you 
are not the intended recipient of this message, or if you have received it in 
error, you should immediately stop reading this message and delete it and all 
attachments from your system.  The reading, distribution, copying or other use 
of this message or its attachments by unintended recipients is unauthorized and 
may be unlawful.  If you have received this e-mail in error, please notify the 
sender.

AVIS IMPORTANT
--------------
Ce message électronique et ses pièces jointes peuvent contenir des 
renseignements confidentiels, exclusifs ou légalement privilégiés destinés au 
seul usage du destinataire visé.  L'expéditeur original ne renonce à aucun 
privilège ou à aucun autre droit si le présent message a été transmis 
involontairement ou s'il est retransmis sans son autorisation.  Si vous n'êtes 
pas le destinataire visé du présent message ou si vous l'avez reçu par erreur, 
veuillez cesser immédiatement de le lire et le supprimer, ainsi que toutes ses 
pièces jointes, de votre système.  La lecture, la distribution, la copie ou 
tout autre usage du présent message ou de ses pièces jointes par des personnes 
autres que le destinataire visé ne sont pas autorisés et pourraient être 
illégaux.  Si vous avez reçu ce courrier électronique par erreur, veuillez en 
aviser l'expéditeur.

Reply via email to