Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 17:44 Go to next message
Charlie Oehlrich is currently offline Charlie OehlrichFriend
Messages: 1
Registered: October 2018
Junior Member
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 05:23 Go to previous message
Jay Arthanareeswaran is currently offline Jay ArthanareeswaranFriend
Messages: 128
Registered: July 2009
Senior Member
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: Thu Apr 25 19:07:57 GMT 2024

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

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

Back to the top