swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Java Swarm Success (Partial)


From: john harvey
Subject: Java Swarm Success (Partial)
Date: Sun, 18 Jun 2000 18:16:04 EST



 Thanks for for your quick response to my question.

I tried JMouseTrap after checking my configuration and to considerable delight it ran fine from JBuilder2.

I then tried JMouseTrap, after including the jdk12.tar.gz files as suggested. JBuilder was, this time, happy that it had all the classes it needed but wouldn't run due to the folowing error:


"Illegal forward error", which referred to the following line:

   private int modCount = AbstractList.this.modCount;


in AbstractList.java

 Am I doing something wrong here?

 Thanks again foryour help.

 Regards,

   John.

From: address@hidden (Marcus G. Daniels)
Reply-To: address@hidden
To: address@hidden
Subject: Re: Help with Java Swarm
Date: 17 Jun 2000 09:24:43 -0700

>>>>> "JH" == john harvey <address@hidden> writes:

JH> Java 1.2.2 installed in c:\jdk1.2.2
JH> JBuilder2 installed (I hope I don't need to upgrade to JBuilder3).

JBuilder (at least version 3) has its own Java runtime, and I infer
from other questions that JBuilder2  does too and that it is jdk1.1.
jdk1.1 lacks java.util classes, and jheatbugs uses those.  You could
try untaring the jdk12.tar.gz file in jheatbugs and importing those files
to JBuilder.

JH> I can't seem to get JHeatBugs to run.

What are the particular symptoms?


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.


________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


                 ==================================
  Swarm-Support is for discussion of the technical details of the day
  to day usage of Swarm.  For list administration needs (esp.
  [un]subscribing), please send a message to <address@hidden>
  with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]