Re: [Biojava-l] binary code does not work

2001-07-25 Thread Thomas Down
On Tue, Jul 24, 2001 at 03:49:41AM -0400, Lun Xiao wrote: > Hi, > I downloaded biojava-20010702 and tried to run the TutorialEx1 example. I > got > an error > Exception in thread "main" java.lang.NoSuchMethodError: > java.lang.StringBuffer: > method append(Ljava/lang/StringBuffer;)Ljava/lang/Strin

RE: [Biojava-l] binary code does not work

2001-07-24 Thread Bruce Ling
-4009 > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of Lun Xiao > Sent: Tuesday, July 24, 2001 12:50 AM > To: [EMAIL PROTECTED] > Subject: [Biojava-l] binary code does not work > > > Hi, > I downloaded biojava-20010702 an

[Biojava-l] binary code does not work

2001-07-24 Thread Lun Xiao
Hi, I downloaded biojava-20010702 and tried to run the TutorialEx1 example. I got an error Exception in thread "main" java.lang.NoSuchMethodError: java.lang.StringBuffer: method append(Ljava/lang/StringBuffer;)Ljava/lang/StringBuffer; not found at org.biojava.bio.program.sax.BlastLikeAlign