Quoting Mario Ivankovits <[EMAIL PROTECTED]>:

> Hi!
> > Why was the following added to SftpFileObject?
> > import org.apache.commons.vfs.provider.webdav.WebdavFileObject;
> Copy&Paste mistake.
>
> I currently evaluate Eclipse and other than IDEA I havent found the
> option to always "optimize imports before checkin" yet - is there one?
>

IDEA does.  Take a look at the checkin dialog.  There are two checkboxes; one to
"Reformat code" and the other to "Optimize imports".  Make sure both are
checked.  They will be checked the next time you check in as well, so you won't
have to remember to do it after the first time.  You can also just do
ctrl+alt+L, which will allow you to perform formatting and, optionally,
optimize imports at the same time.

Jake

> ---
> Mario
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to