Changing the dependency I told you to changes does the same thing that acompc does.
VELO On Mon, Apr 6, 2009 at 1:45 PM, Grut <[email protected]> wrote: > > In fact, it's not an option I didn't know that... it's another > executable: acompc > > http://livedocs.adobe.com/flex/3/html/help.html?content=CommandLineTools_3.html > > Can I do the same with flex-mojo? > > (The option I speak about can be found in Flex Builder: Right click on > a library project -> properties -> Flex Library Compiler then check > "Include Adobe AIR librairies") > > Regards. > > On 6 avr, 18:40, Marvin Froeder <[email protected]> wrote: > > I'm not sure what you wanna..... can you show me the compc args that does > > what you wanna?? > > VELO > > > > On Mon, Apr 6, 2009 at 1:38 PM, Grut <[email protected]> wrote: > > > > > Don't think so... the AIR library is used during the compilation, > > > that's right. > > > But it doesn't seem to be included in it (my library compiled with > > > maven takes 12ko... air runtime takes at least 300ko) > > > > > On 6 avr, 18:34, Marvin Froeder <[email protected]> wrote: > > > > Just change the dependency...From flex-framework to air-framework: > > > > <groupId>com.adobe.flex.framework</groupId> > > > > <artifactId>air-framework</artifactId> > > > > <type>pom</type> > > > > <version>3.2.0.3958</version> > > > > > > On Mon, Apr 6, 2009 at 1:27 PM, Grut <[email protected]> wrote: > > > > > > > Hi guys, > > > > > > > I don't find how I can specify the equivalent of the following > > > > > library's option in FB: "Include Adobe AIR librairies" > > > > > Is there a way to do this with flex-mojo? > > > > > > > Thanks. > > > --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
