On -1 xxx -1, Alexander Yap wrote:

> Hi everyone,
> 
> I have just installed the new JDK 1.3 (from Sun) on my PC running Red Hat 
> Linux 6.1. Subsequently, I re-installed the free JBuilder Foundation. However, 
> when I attempted to start JBuilder, it threw an exception about error loading 
> some classes before dying.
> 
> I got a previous installation of JBuilder working using JDK 1.2.2. My problems 
> started when I installed the new GNOME 1.2. After that all my Swing 
> applications refused to start, so I decided to install JDK 1.3 which actually 
> got the Swing apps working again. Unfortunately, JBuilder Foundation didn't 
> like JDK 1.3. Does anyone know how to overcome this problem?
Look in the newsgroup forums.inprise.com/borland.public.jbuilder,
something has changed in the bootclasspath of the jdk between 1.2 and 1.3,
you have to change the starting line: 
                                         ####
CMD="$jvm -Xms8m -Xmx128m -Xbootclasspath/a:$bootPath -cp $CLASSPATH
$vmArgs $mainClass ...

in the jbuilder script where the # are.
> 
> Btw, JBuilder Foundation runs fine with JDK 1.3 on my Windows platform. So 
> this problem appears to be specific to Linux.
> 
> Any advice is greatly appreciated.
> 
> Thanks
> 
> Alexander Yap
> Melbourne, Australia
> Email: [EMAIL PROTECTED]
> 
> 
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
Greets,

        Ingo

*                                                                     ******
**      In the manual it said "For use with W95, W98 or better"        *****
***     So I installed Linux...                                         ****
****                                                                     ***
*****   Ingo Rockel, EMAIL: [EMAIL PROTECTED]                         **
******   Homepage: http://inro.da.ru                                       *


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to