On Tuesday 04 July 2006 17:22, Klaus Scheufele wrote: > I want to write a plugin in Jmol,
Interesting. What would the plugin do? > but when I downloaded the version 10.2 > I saw that the CDKPluginInterface is deactivated. Correct. > Will there be no plugin support anymore? Not via CDKPluginInterface. I developed and maintained this as easy way to write thing that would work in both Jmol and JChemPaint. Meanwhile, something called Bioclipse emerged [1], which is highly plugin based, and far more powerfull (Eclipse RCP based [2]). I, therefore, stopped maintaining the CDKPluginInterface some time ago. There were basically two interesting plugins for Jmol: 1. the DirBrowser 2. the CMLRSS plugin Bioclipse offers a tree interface to ones hard disk, and has a CMLRSS plugin. Jmol, itself, is a available as Bioclipse plugin too, and includes a Jmol script editor, with autocompletion and syntax highlighting. Ok, end of advertisement. But seriously, I would welcome you to write your 'Jmol plugin' as Bioclipse plugin, and take advantage of the experience of a group of about 8 active plugin developers (as opposed to one for CDKPluginInterface based plugins, being me). Egon -- Egon Willighagen http://chem-bla-ics.blogspot.com/ Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
