<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.9.4">
</HEAD>
<BODY>
On Sat, 2006-01-07 at 20:24 -0800, Hoffmann wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>

<FONT COLOR="#000000">Hi Dan,</FONT>

<FONT COLOR="#000000">Defenitely, something seems to be wrong with Eclipse.</FONT>
<FONT COLOR="#000000">If I install the Eclipse platform (and their</FONT>
<FONT COLOR="#000000">dependences, of course) either from Eclipse website or</FONT>
<FONT COLOR="#000000">from yum, when I try running it, I allways get the</FONT>
<FONT COLOR="#000000">following error:</FONT>

<FONT COLOR="#000000">"An error has occurred. See the log file</FONT>
<FONT COLOR="#000000">/home/hoffmann/workspace/.metadata/.log."</FONT>

<FONT COLOR="#000000">Please, see part of that log file below:</FONT>

<FONT COLOR="#000000">eclipse.buildId=M20050929-0840</FONT>
<FONT COLOR="#000000">java.version=1.5.0_06</FONT>
<FONT COLOR="#000000">java.vendor=Sun Microsystems Inc.</FONT>
<FONT COLOR="#000000">BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk,</FONT>
<FONT COLOR="#000000">NL=en_US</FONT>
<FONT COLOR="#000000">Command-line arguments:  -os linux -ws gtk -arch</FONT>
<FONT COLOR="#000000">x86_64</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
Eclipse  in FC4 has been compiled with gcj java compiler and is a native application, not Java Bytecode as the Normal Eclipse.<BR>
If you just install Java 1.5, then you will mess up the gcj java evironment (See the FC4 Release Notes).<BR>
There ways to get the SUN Java and gcj java to coexist, check out this page to see how.<BR>
<A HREF="http://stanton-finley.net/fedora_core_4_installation_notes.html#Java">http://stanton-finley.net/fedora_core_4_installation_notes.html#Java</A><BR>
<BR>
Tim<BR>
<BR>
<BR>
</BODY>
</HTML>