I know nothing about flash builder but a quick search shows there is a way 
to build from a command line
http://help.adobe.com/en_US/Flex/4.0/UsingFlashBuilder/WSbde04e3d3e6474c4-59108b2e1215eb9d5e4-8000.html
 
In your build job add a build step that will launch the command line build 
of Flash builder.
 
Google and this group are your friends.  I saw a few things out there but 
don't know enough about it to know if they are useful.
 
Mark
On Tuesday, March 19, 2013 1:31:45 PM UTC-6, Thijs wrote:

>  I have figured out, I need to add a couple of build steps.ยต 
>
> The steps I need:
>
> 1) get latest files from my perforce server (This works)
> 2) execute build file with nant (this sort of works, still need to fix a 
> bug with flex_home not being set on the machine)
> 3) let flashbuilder build my project (giving the project file as argument)
> 4) executing a bat file to let it create the wanted AIR file.
>
> For now, i'm stuck with the 3th step.
>
> how can i let hudson use flashbuilder to build a project? is there a 
> plugin for that?
>
> step 4 should be doable, i've seen the build step for a bat file in the 
> configuration
>   

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to