[Biojava-l] setting up biojava and running a program for translate

MEENA HARIHARAN meena_hariharan at hotmail.com
Mon Apr 25 02:05:36 EDT 2005


Hi

I installed jdk1.3.1_15 in c:\jdk1.3.1_15.
I also downloaded xerces.jar, bytecode-0.91.jar, biojava-1.3.1, and 
jakarta-regexp.jar
in C:\biojava\downloads

When I try to run c:\biojava\Translate.java I get the following errors
"C:\biojava\Translate.java:1: package org.biojava.bio.symbol does not exist
import org.biojava.bio.symbol.*;

C:\biojava\Translate.java:2: package org.biojava.bio.seq does not exist
import org.biojava.bio.seq.*;

etc.

I do I handle import in biojava so that I correct these errors.

meena




More information about the Biojava-l mailing list