On Tuesday 21 November 2006 19:23, Rajarshi Guha wrote: > Hi, I'm using the CdkJmolAdapter class linked to by the Wiki > (http://wiki.jmol.org/index.php/CdkJmolAdapter) and I'm using the latest > Jmol SVN. > > When I try and supply an IAtomContainer to view by doing: > > if (this.molecule != null) > viewer.openClientFile("", "", this.molecule); > else if (this.filename != null) { > } > > I get the following exception:
Ah, better use the version in Bioclipse SVN. trunk/bc_jmol Remind me to update the wiki... Egon -- CUBIC blog: http://chem-bla-ics.blogspot.com/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
