Intellij IDEA lets you exclude specific packages and classes from auto imports, 
I assume Eclipse must have a similar feature. Probably worth 
enabling/configuring 
if you don't have it set up already. Here's a few of the most relevant 
exclusions 
I use:

com.sun
sun
org.w3c
java.sql.Date
java.beans.Statement

Chris

> That import is totally unused. Truly bizarre.  Just delete the line.
> 
> But I think I know where it came from: When you use a class thats not
> imported, eclipse makes suggestions. The wrong click can leave behind
> the import of a random class.



_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to