I am trying to use the example here:
http://www.biojava.org/wiki/BioJava%3aCookbook%3aSeqIO%3aReadGESBiojavax
However it isn’t able to find the org.biojava imports I used. I tried downloading and editting the POM.xml and adding it to the project but it didn’t have any effect. Any suggestions?
The example you are looking at is part of the legacy biojava release 1.8.X. Try with looking at the examples from the 3.X series…
http://www.biojava.org/wiki/BioJava:CookBook