From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10182 invoked by alias); 30 Mar 2004 21:12:16 -0000 Mailing-List: contact eclipse-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: eclipse-owner@sources.redhat.com Received: (qmail 10172 invoked from network); 30 Mar 2004 21:12:13 -0000 From: Ronald Cole MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16489.58021.308665.967555@yakisoba.forte-intl.com> Date: Tue, 30 Mar 2004 21:12:00 -0000 To: Phil Muldoon Cc: Ronald Cole , eclipse@sources.redhat.com Subject: Re: unclear how to get eclipse working on rhel3es for java devel... In-Reply-To: <4069D7A9.4080109@redhat.com> References: <16489.53713.101170.702283@yakisoba.forte-intl.com> <4069D7A9.4080109@redhat.com> X-Mailer: VM 7.17 under 21.4 (patch 13) "Rational FORTRAN" XEmacs Lucid X-Face: &_LF7g_ST_n]'&d`&W)uK`=*c-LkGMSD0}p~>6mH{l=-TyJr'B8VCy;J@{u_FU=PN6YRE[O @$UN4rYl:)9IBB-1nj2?LRPE{5zE4M|4=?e)h9R`+0:#`t1kU1edrv=w2u+Sp]jCtv!P{v3!X{f8Vf 4@ I replicated what you did. Did you do this? > > Windows->Preferences->Java > > Click on Installed JREs > > If there is not a JRE there called "Standard VM", click Add > > then inside the following fields: > > JRE Name type "Standard VM" without the quotes > > in JRE Home Directory, click the browse button and navigate to the home > of the JRE. For example. with the SUN JRE it would be something like: > > /usr/java/j2sdk1.4.2_04 > > or whatever path to the JRE choice you have installed. > > Click OK on the browse window, and it should populate JRE libraries box > > When you click OK to close the Installed JREs window, and click OK again > to close the preferences window. After that it (Eclipse) should want to > rebuild your project, and it should take care of the classpath issues > > Did this help at all? Actually, it did. I downloaded and installed Sun's latest JDK and it worked as expected. But it just won't work with IBM's JDK on the Extras disc as Red Hat's Eclipse Release Notes indicates it should. Has this been bugzilla bug #114354 biting me in the butt the whole time? If so, then until such time as IBM fixes their JVM to work with Red Hat's Enterprise product AND Red Hat pushes out an Extras errata, I *STRONGLY* recommend that you change the release notes to remove IBM's 1.4.1 JRE from the list of compatible JREs! It's wasted a *LOT* of my time incorrectly figuring that I was doing something wrong or missing some critical step along the way!