CleanImports Change History V2.0.0 (07-07-2003) - only changed website to cleanimports.tombrus.nl V2.0.0 (03-03-2003) - almost a complete rewrite. - removed dependency on BCEL - removed dependency on regexp, using JDK1.4 regular expressions now. - JDK 1.4.0 and 1.4.1 compatible - **NOT** JDK 1.3 compatible anymore (you can still use V1.0.5) - empty comments now handled correctly - added feature to show imports from own package - added feature to show imports from java.lang - added element in - deprecated element V1.0.5 (10-05-2002) - fixed bug regarding ignoring refs after '/' V1.0.4 (10-05-2002) - fixed bug regarding classpath handling under linux - improved verbose information - added example to ant doc page V1.0.3 (07-05-2002) - improved compiler error reporting V1.0.2 (06-05-2002) - made it JDK1.4 compatible - fixed bugs for some innerclass situations - made -encoding work V1.0.1 (29-04-2002) - added change history - added license files to jar/zip - added left out a.java example file V1.0 (26-04-2002) initial version