[Biojava-l] Simple Question
Andreas Prlic
andreas.prlic at gmail.com
Mon Dec 28 15:41:00 UTC 2009
HI Andy,
sorry for the slow reply, holiday season ...
I assume there are some classpath errors and you need to make sure
that all the required jars can be found. I never tried to export jar
files for biojava via eclipse. The right approach to get jar files is
(you are on trunk?) is to do a mvn build. The new jar files will be in
the target subdirectories of the various modules.
Andreas
On Tue, Dec 22, 2009 at 8:31 PM, Andy Lu <andylu0320 at gmail.com> wrote:
> My Java program incorporates the JMol viewer function, so basically my
> program opens a structure of a protein through biojava and Jmol.
> But once I exported it to make a jar file through eclipse, JMol doesn't
> display the structure anymore (JMol won't even open at all).
> Any idea why it might be? Am I doing something with the jar file?
> Any help is greatly appreciated!
> Thank you.
> _______________________________________________
> Biojava-l mailing list - Biojava-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/biojava-l
>
More information about the Biojava-l
mailing list