logo separator

[mkgmap-dev] Splitting the entire planet in one pass.

From Chris Miller chris_overseas at hotmail.com on Wed Sep 22 08:49:34 BST 2010

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.






More information about the mkgmap-dev mailing list