Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Blank line between specific import groups
Blank line between specific import groups [message #1796154] Sat, 06 October 2018 13:44 Go to next message
Eclipse UserFriend
Is there a way to organize imports so that I can do something like this:


  • *
  • javax
  • java


but between the "*" and "javax" import groups I want a blank line but not between the "javax" and "java" import groups
Re: Blank line between specific import groups [message #1797086 is a reply to message #1796154] Thu, 25 October 2018 01:23 Go to previous message
Eclipse UserFriend
I doubt you can do that. But you can play around with the options listed on the Organize Import page where the grouping of imports can be defined. I couldn't do it myself in a quick attempt. But might worth a try.
Previous Topic:Eclipse 2018-09 SVN Plugins Not Working
Next Topic: Clean way of getting fully qualified types of imethod parameters?
Goto Forum:
  


Current Time: Sun Aug 31 17:08:52 EDT 2025

Powered by FUDForum. Page generated in 0.04042 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top