Skip to main content

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

I have seen this on linux too when changing the JDK I was using.

Make sure that the JRE is properly configured in eclipse.
Window -> Preferences -> Java -> Installed JREs

Make sure the location path here is correct.

On windows, the JRE used to launch eclipse always seems to get updated in
the Installed JREs but on linux this is not the case.



|---------+----------------------------->
|         |           LE BERRE Daniel   |
|         |           <leberre@xxxxxxxxx|
|         |           -artois.fr>       |
|         |           Sent by:          |
|         |           eclipse-dev-admin@|
|         |           eclipse.org       |
|         |                             |
|         |                             |
|         |           12/13/2002 01:46  |
|         |           PM                |
|         |           Please respond to |
|         |           eclipse-dev       |
|         |                             |
|---------+----------------------------->
  >-------------------------------------------------------------------------------------------------------------|
  |                                                                                                             |
  |        To:      eclipse-dev@xxxxxxxxxxx                                                                     |
  |        cc:                                                                                                  |
  |        Subject: Re: [eclipse-dev] Miserable error message using Sun JRE 1.4 on Linux                        |
  >-------------------------------------------------------------------------------------------------------------|



Le jeu 12/12/2002 à 23:19, Winson Quock a écrit :
> 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?

What is your exact configuration?

I am using Eclipse (2.0, 2.0.1, 2.0.2, 2.1 M3) with Sun JDK 1.4.01 and
1.4.1.01 without any problem on more than 40 Red-Hat 7.3 boxes and a few
Mandrake 8.2/9.0 boxes.

             Daniel

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






Back to the top