Veröffentlicht in chem-bla-ics

The Bioclipse Workshop has ended and, for just three days, turned out quite productive. We have first bits of scripting support for JavaScript using Rhino. At this moment the scripting plugin needs to explicit depend on plugins to be able to access their classpath, but we plan to solve that. An example script: // to have short identifiers Array = Packages.java.lang.reflect.Array; String = Packages.java.lang.String;