RE: [flexcoders] Organize imports

2007-01-28 Thread Steve Cox
Ctrl + shift + o -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Stembert Olivier (BIL) Sent: 26 January 2007 08:50 To: flexcoders@yahoogroups.com Subject: [flexcoders] Organize imports Ho all, Do you know how to organize imports in

Re: [flexcoders] Organize imports

2007-01-28 Thread Mike Crowe
What about in the Eclipse plugin? c+s+O doesn't work there. On 1/26/07, Steve Cox [EMAIL PROTECTED] wrote: Ctrl + shift + o -Original Message- *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Stembert Olivier (BIL) *Sent:* 26 January 2007 08:50 *To:*

RE: [flexcoders] Organize imports

2007-01-28 Thread Dimitrios Gianninas
To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Organize imports What about in the Eclipse plugin? c+s+O doesn't work there. On 1/26/07, Steve Cox [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Ctrl + shift + o -Original Message

Re: [flexcoders] Organize imports

2007-01-27 Thread Martin Wood-Mitrovski
Stembert Olivier (BIL) wrote: Ho all, Do you know how to organize imports in FlexBuilder? CTRL + SHIFT + O :)

Re: [flexcoders] Organize imports

2007-01-26 Thread Troy Gilbert
If by organizing imports you mean having the import statements automatically grouped by package and alphabatized, then you hit Ctrl+Shift+O (I believe... it's under the source menu when you're in the text editor). Unfortunately, it doesn't work for MXML files, only AS files. Troy. On 1/26/07,

RE: [flexcoders] Organize Imports

2006-04-06 Thread Matt Chotin
Sent: Wednesday, April 05, 2006 1:12 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Organize Imports Of course copying all imports while refactoring will do the job but comfortable workflow is a different thing. For me this is a must-have for a professional coding environment like JDT

RE: [flexcoders] Organize Imports

2006-04-05 Thread Matt Chotin
I don't know if copying imports when you copy code is going to make it in. I kinda doubt it but I know what you mean about it being useful. Matt -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sönke Rohde Sent: Tuesday, April 04, 2006 5:30 AM

RE: [flexcoders] Organize Imports

2006-04-05 Thread Sönke Rohde
on the wishlist? Thanks, Sönke -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt Chotin Sent: Wednesday, April 05, 2006 8:02 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Organize Imports I don't know if copying imports when