Dear pde_build_dev:
I have used Eclipse 3.0's PDE to develop a simple
plug-in with an OSGi bundle manifest.Then i got a folder named META-INF
besides other folders and files which exist in normal plug-in.And i deployed it
in my Eclipse,But how can I dynamically update this plug-in without restart
Eclipse,just what OSGi say it can do?
Best!