Chad, > 1. Provide an option to sort the import statements (a minor nit - but makes it easier to find a given import)
Tools | Layout code (in Pandora) or Code | Layout Code (in IDEA 2.0.x) with Optimize Imports checkbox on will do the job. The options are configured at Tools | IDE Options | Imports. > 2. Provide the ability to import/export project and IDE settings. This is very important for establishing corporate-wide standards and getting newbies up to speed. You We will make the import/export support for the next version (after Pandora). Currently, you may copy files from the IDEA_HOME/config/options folder. Project options are stored in a project file --> has proven to be a bad practice for corporate environments, we'll change that for the next version. Best regards, Eugene Belyaev, IntelliJ Software, http://www.intellij.com "Develop with pleasure" -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Chad Stansbury Sent: Tuesday, November 13, 2001 02:34 To: [EMAIL PROTECTED] Subject: [Eap-list] Enhancement Suggestions Hello - I'm currently evaluating IDEA (and like it a lot so far) but have come up with the following enhancement suggestions: 1. Provide an option to sort the import statements (a minor nit - but makes it easier to find a given import) 2. Provide the ability to import/export project and IDE settings. This is very important for establishing corporate-wide standards and getting newbies up to speed. You can probably do this by copying the various .xml config files, but I'm not sure how version-sensitive they are. An import/export feature should take care of all the config file version issues. That's about it (for now). Keep up the good work. _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
