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 <[email protected]> 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 - [email protected] > http://lists.open-bio.org/mailman/listinfo/biojava-l > _______________________________________________ Biojava-l mailing list - [email protected] http://lists.open-bio.org/mailman/listinfo/biojava-l
