Testing Eclipse with Java 5.0 runtime [message #276871] |
Tue, 30 November 2004 11:32  |
Eclipse User |
|
|
|
Originally posted by: bandrews.nospam_bphnx.com
I know that Eclipse is currently being built and tested with J2SE 1.4.x.
I was wondering if anyone out there is using 5.0 to test with. I have
been using Eclipse 3.1M2 with J2SE 5.0 for about a month now, and have
not run into any problems. Just curious about anyone elses experiences.
thanks,
Barry
|
|
|
|
|
|
Re: Testing Eclipse with Java 5.0 runtime [message #277070 is a reply to message #277062] |
Fri, 03 December 2004 12:59   |
Eclipse User |
|
|
|
Originally posted by: Lamont_Gilbert.rigidsoftware.com
Chris Heald wrote:
> I've been using it with j2se5 since beta 2 in the summer. I have several
> problems but I'm not certain that they are related:
> Features don't build properly. If compiler compliance is set to 1.4 on all
> settings, i get '1.4' target mode requires '-1.4' compliance mode: 1.3 and
> the jar for each plugin contains only the xml. Other modes (1.3) work but a
> feature.jar is never created so i can't use the update site. V annoying....
>
> Using 3.1M3, I can compile plugins to 1.5 but eclipse doesn't seem to know
> how to run them...they simply won't load.
>
> Any ideas?
class files generated with 1.5 are not backwards compatible. If you
compile them with eclipse's 1.5, then you must be running eclipse with a
1.5 JRE. also 3.1m3 is not yet 100% compatible with the sun 1.5JRE.
--
Respectfully,
CL Gilbert
"Verily, verily, I say unto you, He that entereth not by the door() into
the sheepfold{}, but climbeth up some other *way, the same is a thief
and a robber."
GnuPG Key Fingerprint:
82A6 8893 C2A1 F64E A9AD 19AE 55B2 4CD7 80D2 0A2D
For a free Java interface to Freechess.org see
http://www.rigidsoftware.com/Chess/chess.html
|
|
|
|
Re: Testing Eclipse with Java 5.0 runtime [message #277207 is a reply to message #276871] |
Mon, 06 December 2004 15:00  |
Eclipse User |
|
|
|
Originally posted by: douglas.pollock.magma.ca
Barry Andrews wrote:
> I know that Eclipse is currently being built and tested with J2SE 1.4.x.
> I was wondering if anyone out there is using 5.0 to test with. I have
> been using Eclipse 3.1M2 with J2SE 5.0 for about a month now, and have
> not run into any problems. Just curious about anyone elses experiences.
I've been running with Java 5.0 since back when the first beta appeared.
Well, except for when I've been testing VM-specific bugs/features in
Eclipse. I haven't encountered any notable problems.
cheers,
d.
|
|
|
Powered by
FUDForum. Page generated in 0.04024 seconds