As a side note, the code formatter is the Enterprise IDE plugin is adequate but still needs some work. I tried it on several mxml files, and it gets confused, especially on the ActionScript section of the file. For example, if you have code like this:
private function enterAI():MDIWindow { var view:NewAI = new NewAI(); view.sn = _sn; view.un = _un; view.secLevel = _secLevel; view.cn = _cn; view.canEdit = _secLevel <= 11; view.hasAudit = false; view.showControls = false; return view; } It turns it into this: private function enterAI():MDIWindow { var view:NewAI = new NewAI(); view.sn = _sn; view.un = _un; view.secLevel = _secLevel; view.cn = _cn; view.canEdit = _secLevel <= 11; view.hasAudit = false; view.showControls = false; return view; } Or, if you have code like this: private var menuXML:XMLList = <> <menuitem label="Investigators" data="M1"/> </>; It turns it into this: private var menuXML:XMLList = <> <menuitem label="Investigators" data="M1"/> </> ; It's a good start, but still has a ways to go. Just my 2-cents-worth. ~randy From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of luislejter Sent: Wednesday, November 05, 2008 1:03 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: format code in FB3 Talking as the author of the Enterprise IDE plugin from IDE Factory, I would like to clarify some points: Code formatting is only one feature among many offered by the plugin, there are 20 major features in total including improvements in code navigation, code generation, code documentation and general tools. There are many new features in the development pipeline as well. Eclipse plugin development is not trivial. If you are serious about learning, if you are attending Adobe MAX there will be a session on extending Flex Builder that should be worthwhile. I myself will present in 360 | MAX about my plugin and will be happy to talk about my own experiences extending Flex Builder and answer questions. That said the Enterprise IDE plugin will be very inexpensive, less than $100 for a year subscription with multiple updates per year with new features and bug fixes. It represents hundreds of hours of development time on my part, and frankly I am an experienced eclipse plugin developer. Ask yourself, what is more valuable to you, your time or spending less than the cost of a single hour of a Flex developer time for a year of improved productivity? Incidentally upgrading Flex Builder is hardly free either. I apologize for what may be construed as an "advertisement" on the list but I was not the first to mention my plugin in this thread. You and anyone else interested in the features offered can do their own cost-benefit analysis and draw their own conclusions. Best of luck, Luis Lejter http://www.idefactory.com --- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> , "Josh McDonald" <[EMAIL PROTECTED]> wrote: > > Nuts! I've gotta figure out how to do Eclipse plugins.... > > On Wed, Nov 5, 2008 at 9:38 AM, Matt Chotin <[EMAIL PROTECTED]> wrote: > > > It's something we certainly want to do but definitely not committed for > > FB4. > > > > > > On 11/4/08 3:27 PM, "Josh McDonald" <[EMAIL PROTECTED]> wrote: > > > > > > > > > > It's in Fx4 from what I hear ;-) > > > > On Wed, Nov 5, 2008 at 1:04 AM, matt wicks <[EMAIL PROTECTED]> wrote: > > If you use enterprise ide this will do it ... www.idefactory.com < > > http://www.idefactory.com> > > > > -----Original Message----- > > From: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> [mailto:flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> ] On > > Behalf Of Tom Chiverton > > Sent: 04 November 2008 10:25 > > To: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> > > Subject: Re: [flexcoders] format code in FB3 > > > > On Tuesday 04 Nov 2008, vuthecuong wrote: > > > in eclipse (develop java), I just press ctrl+shift+F to format code. > > > So what is the equavalent one in FF3 IDE? > > > > I don't think that feature is in there yet. Have you checked > > bugs.adobe.com <http://bugs.adobe.com> > > ? > > > > -- > > Tom Chiverton > > Helping to authoritatively envisioneer slick dynamic world-class 24/365 > > communities > > > > > > > > **************************************************** > > > > This email is sent for and on behalf of Halliwells LLP. > > > > Halliwells LLP is a limited liability partnership registered in England and > > Wales under registered number OC307980 whose registered office address is > > at > > Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A > > list of members is available for inspection at the registered office. Any > > reference to a partner in relation to Halliwells LLP means a member of > > Halliwells LLP. Regulated by The Solicitors Regulation Authority. > > > > CONFIDENTIALITY > > > > This email is intended only for the use of the addressee named above and > > may > > be confidential or legally privileged. If you are not the addressee you > > must not read it and must not use any information contained in nor copy it > > nor inform any person other than Halliwells LLP or the addressee of its > > existence or contents. If you have received this email in error please > > delete it and notify Halliwells LLP IT Department on 0870 365 2500. > > > > For more information about Halliwells LLP visit www.halliwells.com < > > http://www.halliwells.com> . > > > > ------------------------------------ > > > > -- > > Flexcoders Mailing List > > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > > Alternative FAQ location: > > > > https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469- 446f-b4cf-1e62 > > 079f6847 < > > https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469- 446f-b4cf-1e62079f6847 > > > > > Search Archives: > > http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups > > Links > > > > > > > > > > > > > > ------------------------------------ > > > > -- > > Flexcoders Mailing List > > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > > Alternative FAQ location: > > https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469- 446f-b4cf-1e62079f6847 > > Search Archives: > > http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups > > Links > > > > > > > > > > > > > > ------------------------------------ > > > > -- > > Flexcoders Mailing List > > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > > Alternative FAQ location: > > https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469- 446f-b4cf-1e62079f6847 > > Search Archives: > > http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups > > Links > > > > > > > > > > > -- > "Therefore, send not to know For whom the bell tolls. It tolls for thee." > > Like the cut of my jib? Check out my Flex blog! > > :: Josh 'G-Funk' McDonald > :: 0437 221 380 :: [EMAIL PROTECTED] > :: http://flex.joshmcdonald.info/ > :: http://twitter.com/sophistifunk >