On Tue, Nov 18, 2008 at 03:59, Juergen Lorenz Simon <[EMAIL PROTECTED]> wrote:
:
<snip/>
:
> the underlined fail. What drives me insane is, that all of those classes
> reside in the java
> version's classes.jar. So why the extra treatment for the com.sun.XY
> classes?
I just tried a very simple program with all the imports you listed and
it all compiles fine. I do get warnings ("... is Sun proprietary API
and may be removed in a future release") but that is valid as we all
know you shouldn't use com.sun.* stuff (although you are free to
ignore those warnings, of course :-) ). So no compiler *errors* only
warnings.
I think something else is wrong.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]