> From: Mike Stover [mailto:[EMAIL PROTECTED]] > > Sorry - this is my mistake. My IDE (Eclipse) has this handy > function where it will > automatically figure out what needs to be imported based on > the code. I use it all > the time. It has a bug, however, that causes it to look at > your variable names and > try to find matching classes. For some reason, Sun actually > has classes named > "e" and "i", which eclipse then imports. I usually delete > them, but I guess I forgot a > few. > > I'll look through the code and make sure there aren't more in there.
It also has a bug where it marks a class as bad because it doesn't have java.lang.Object in its classpath ?!? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
