It seems that beanshell keeps a handle to all the .zip/.jar files it has accessed. That is not nice :)
It makes it impossible to call "ant clean" on a project which deletes all the generated .jar files which might be on jde-global-classpath. It would be much better if beanshell just kept a handle when it has to - at least not forever :) Any toggles/customization for making this happen ? With hope Max
