I took a hard look at IDEA and went back to Eclipse. I found that I preferred the devil I know vs the devil I don't.
I will say that I am waiting with a LOT of anticipation for the final release of FDT v4. I tried out the beta pre-release and its pretty nice. One thing I learned along the way....design mode in Flex Builder is just a bad idea. I don't think any serious developer should/does use it. That said, I really wish Flash Builder or FDT would become Maven- ified. But I'll probably die of old age before that happens.... ;-) Dave On Aug 26, 5:13 am, Rupert <[email protected]> wrote: > [throwing 2c into the ring] > > @David: Let us know how you get on. > Having dived into the FlexMojos world, I'm getting the feeling IDEA > might now be worth more consideration. (our client guys are using > FlashBuilder 4 / plugin; Java guys distributed between Eclipse and > NetBeans but our Java stuff's all Maven already so...) It's now > getting a little monotonous the number of top-marque developers one > encounters that willingly pay for IDEA out of their own pockets. > That's just gotta say something :-\ > > Re. AMF inspection, I understand the mighty SoapUI has recently added > support and good old faithful WireShark has /some/ (limited?) > support. Perhaps worth > looks?http://www.soapui.org/AMF/getting-started.htmlhttp://www.wireshark.org/ > > On Aug 6, 7:39 am, David Vree <[email protected]> wrote: > > > Already downloaded Idea and will be checking it out carefully. > > > Thanks to everyone for the pointers to the various packet inspection > > tools. > > > On Aug 6, 12:28 am, Scott Langeberg <[email protected]> wrote: > > > > Nope - maven-only nature. > > > > You can also use Charles proxy (cross platform), or Service Capture (Win) > > > to > > > inspect AMF packets > > > > On Thu, Aug 5, 2010 at 10:47 PM, David Vree <[email protected]> > > > wrote: > > > > @Scott -- Do you these top level projects have both the flex and maven > > > > nature? That is, flex builder and m2eclipse builder? > > > > > @Bryan -- I'm taking a hard look at IDEA v9. Does it support the > > > > ability to inspect payloads between flex and say BlazeDS like FB4 > > > > does? > > > > > On Aug 5, 9:48 am, David Vree <[email protected]> wrote: > > > > > Thanks for the help, I'll do that. > > > > > > On Aug 5, 8:18 am, Scott Langeberg <[email protected]> wrote: > > > > > > > Yes, FB will need one project per artifact. > > > > > > > On Wed, Aug 4, 2010 at 10:17 PM, David Vree <[email protected]> > > > > wrote: > > > > > > > I have successfully created a Flash 4 multi-module maven project > > > > (with > > > > > > > unit tests passing) using the flexmojos archetype. When I > > > > > > > originally > > > > > > > imported the project into eclipse I imported as one single project > > > > > > > with various folders (this may be my problem). > > > > > > > > I have also used the flexbuilder goal to create the files needed > > > > > > > to > > > > > > > use flex builder in Eclipse. I did this in the directory of the > > > > > > > parent POM. > > > > > > > > mvn > > > > > > > org.sonatype.flexmojos:flexmojos-maven-plugin:3.7.1:flexbuilder > > > > > > > > When I open the parent project it does not seem to know anything > > > > about > > > > > > > Flex Builder. Upon closer inspection I see that the execution of > > > > > > > the > > > > > > > flexbuilder affect the swc and swf folders. Are the swc and swf > > > > > > > maven modules supposed to be their own Eclipse projects? Is this > > > > > > > how > > > > > > > Flex Builder works -- one project per artifact? > > > > > > > > I am used to opening Java projects with many JAR maven modules all > > > > > > > within a single Eclipse project. I guess I thought that FB4 would > > > > > > > work like that. > > > > > > > > -- > > > > > > > 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]<flex-mojos%[email protected]> > > > > <flex-mojos%[email protected]<flex-mojos%[email protected]> > > > > > > > > For more options, visit this group at > > > > > > >http://groups.google.com/group/flex-mojos > > > > > > > >http://flexmojos.sonatype.org/ > > > > > -- > > > > 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]<flex-mojos%[email protected]> > > > > For more options, visit this group at > > > >http://groups.google.com/group/flex-mojos > > > > >http://flexmojos.sonatype.org/ -- 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 http://flexmojos.sonatype.org/
