Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re[2]: [jdt-core-dev] Concern about removal of unused import preferences

Actually, from what I can remember from compiling with javac (it's been
*years*... first VAJ, and then Eclipse... I'm spoiled... :-) ), invalid
imports cause errors...  And, about the bug, IIRC, they've removed the option
because javac doesn't give the user any choice in this matter.

> Marco,

> I see what you are getting at, but I can't even be guaranteed there are
> no invalid imports in this code.  The joys of dealing with code from
> somewhere else.  I guess my only concern is that Eclipse can compile
> anything that javac can compile.  If javac can't compile the same
> statements, then we should be fine.

> Thanks,
> Craig

> -----Original Message-----
> From: Marco Qualizza [mailto:mqualizza@xxxxxxxxxxxxx]
> Sent: Wednesday, October 22, 2003 11:23 AM
> To: Setera, Craig
> Subject: Re: [jdt-core-dev] Concern about removal of unused import
> preferences


> I blinked at this one too for a second, Craig, but quickly focused on
> "INVALID".  Not unused, invalid.  :-)

> _______________________________________________
> jdt-core-dev mailing list
> jdt-core-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/jdt-core-dev


-- 
   Programmer.  Analyst.  Irreverent Hedonist.

    Insurance-Engine.
    (613) 234-2426x226



Back to the top