Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Miserable error message using Sun JRE 1.4 on Linux

Hello,

Since Eclipse crashes on Sun's JDK 1.4 on Linux, I have to use IBM's 
JDK1.3/Linux and then install Sun's JDK in Eclipse's Java proeference. 
Everything looks fine; Eclipse compiles all codes with no error, except the 
first Java class is always tagged a top-level compile error like "This 
compilation unit uses unknown class java.lang.Object ..." More annoying, this 
error shows up when you place the mouse pointer in any Java class source code 
in the editor.

Any idea why and how to get rid of this problem?

Thanks.



Back to the top