Right now nothing I guess, if it is not supported. I could implement
this functionality if it's not planned but I would need a developper
acces to the svn repository. How do I get this access?

Thanks,

Sebastien

On 7 déc, 18:56, velo <[email protected]> wrote:
> No, right now that isn't possible, FWIW, I didn't knew that was even
> possible.
>
> What on pom does tip me that the project is just actionscriptnature?
>
> VELO
>
> On Dec 7, 9:22 pm, Samael <[email protected]> wrote:
>
> > Hi Velo,
>
> > I mean by that to be able to create a .project for Flex Builder that
> > looks like it:
>
> > <?xml version="1.0" encoding="UTF-8"?>
> > <projectDescription>
> >         <name>zoo</name>
> >         <comment></comment>
> >         <projects>
> >         </projects>
> >         <buildSpec>
> >                 <buildCommand>
>
> > <name>com.adobe.flexbuilder.project.flexbuilder</name>
> >                         <arguments>
> >                         </arguments>
> >                 </buildCommand>
> >         </buildSpec>
> >         <natures>
>
> > <nature>com.adobe.flexbuilder.project.actionscriptnature</nature>
> >         </natures>
> > </projectDescription>
>
> > That is a pure ActionScript project with the folder structure as the
> > following:
>
> > project-name
> >    bin
> >    bin-debug
> >    html-templates
> >    src
>
> > It simply is the same project as would be generated by Flex Builder by
> > selecting File -> New -> ActionScript Project, but with Maven2
> > support, to handle build management and all related dependencies.
>
> > It would preferably support both SWF and SWC.
>
> > Thanks,
>
> > Sebastien
>
> > On 7 déc, 16:45, velo <[email protected]> wrote:
>
> > > Hi Sebastien,
>
> > > I have no experience with pure action script projects.
>
> > > Could you provide more details about what you are trying to
> > > accomplish?
>
> > > VELO
>
> > > On Dec 7, 5:15 pm, Samael <[email protected]> wrote:
>
> > > > Hi,
>
> > > > I try to find a way to generate a pure ActionScript project with
> > > > flexmojos:flexbuilder goal. Is there a way to do it without the
> > > > workaround which edit the main MXML file to load the specified AS file
> > > > on FlexEvent.APPLICATION_COMPLETE event?
>
> > > > Thanks,
>
> > > > Sebastien

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en

http://blog.flex-mojos.info/

Reply via email to