Is there any way to customize where import statements are generated? It presently inserts them at the head of the buffer, which means I still have to move them after they're generated. I always put imports in a block with no blank lines, after the "package" statement, with a blank line before and after the block. I see there are options for specifying how imports are grouped, but I assume that's separate from where they're initially inserted.
- RE: Any way to customize where import generates the import s... Karr, David
- RE: Any way to customize where import generates the imp... Karr, David
- RE: Any way to customize where import generates the... Paul Kinnucan
- RE: Any way to customize where import generates the imp... Karr, David
- RE: Any way to customize where import generates the imp... Karr, David
- RE: Any way to customize where import generates the imp... Karr, David
- RE: Any way to customize where import generates the... Paul Kinnucan
- RE: Any way to customize where import generates the imp... Karr, David
- RE: Any way to customize where import generates the imp... Karr, David
- RE: Any way to customize where import generates the... Paul Kinnucan
- RE: Any way to customize where import generates the imp... Karr, David