Skip to main content



      Home
Home » Newcomers » Newcomers » Automatic deletion of inline imports in 3.0.2
Automatic deletion of inline imports in 3.0.2 [message #60919] Fri, 06 May 2005 04:45
Eclipse UserFriend
Originally posted by: mr.smith.vous.etes.dans.la.matrice.com

Is there a way to change every "inline import" like:

javax.swing.border.TitledBorder.DEFAULT_JUSTIFICATION

to

import javax.swing.border.TitledBorder;

....

TitledBorder.DEFAULT_JUSTIFICATION


java lines are already so long!!!


Is there a way? i didn't find it in the code formatter.
Previous Topic:change Project/Folder images (decorators)
Next Topic:Debug Java API core classes in Eclipse
Goto Forum:
  


Current Time: Sat Jul 05 12:42:16 EDT 2025

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

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

Back to the top