Op maandag 13 januari 2003 00:52, schreef Miguel: > I got atom colors working in the applet. Recent changes you made to > integrate with cdk caused some problems with the applet. > > I think we need to rationalize the scheme for determining atom colors. > There is too much old code which is conflicting with the cdk integration. > > Separately, I tried to get the applet to run on IE with a 1.1 jvm. By > playing around I was able to get past the ClassNotFound error with > cdk/AtomColorer. However, I then had problems loading other cdk classes. > > I still cannot compile cdk because I don't have java3d installed ... so I > am trying to install the blackdown java3d implementation to allow me to > get past that hurdle.
Last week, just before I disconnected my computer from the internet, I uploaded a patch for build.xml in CDK cvs, that makes CDK compile by default without the need for Java3D... you should be able to do: ant dist-extra ... without getting errors about a missing Java3D Egon ------------------------------------------------------- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the answers to all your SSL security issues. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
