Hi Efraim,
you absolutely need the JDK 1.2.2 to run JBuilder and I strongly advice
that, for the moment, you use the Sun/Inprise version since that's the one
that we tested against JBuilder.
The installation is pretty simple:
- Get the archive from Sun
- Install it on something like /opt/jdk1.2.2
- Add /opt/jdk1.2.2/bin to your path
- Download the Borland JIT
- Add it to /opt/jdk1.2.2/jre/lib/i386
- verify that is works running "java -version". If the program reports to
use javacomp then you have the jit up and running
- If necessary update the /jbuilder/bin/jdk.config file to point to the
right JDK
- Run JBuilder and have fun.
If it doesn;t work feel free to send me email with the description of the
problem or post it on one of the JBuilder's dedicated newsgroups.
On Sat, May 27, 2000 at 03:30:15PM -0300, Efraim Wainerman wrote:
> I try to run JBuilder 3.5 foundation on my RH 6.1 and get the following
> exception when the mouse moves over the application:
>
> Exception occurred during event dispatching:
> java.lang.NoSuchMethodError: java.awt.Component: method
> getIntrinsicCursor()Ljav
> a/awt/Cursor; not found
> at
> java.awt.LightweightDispatcher.dispatchEvent(Container.java:1781)
> at java.awt.Container.dispatchEventImpl(Compiled Code)
> at java.awt.Window.dispatchEventImpl(Compiled Code)
> at java.awt.Component.dispatchEvent(Compiled Code)
> at java.awt.EventQueue.dispatchEvent(EventQueue.java:258)
> at java.awt.EventDispatchThread.run(EventDispatchThread.java:68)
>
>
>
> I know that it requires jdk1.2.2 but I probed various JVM´s and get the
> same exception.
--
Paolo Ciccone
JBuilder dev.team http://homepages.borland.com/pciccone
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]