blob: 9882a30b84e3eff26d637b6b7840d985e3771343 [file] [log] [blame]
package test.wksp.eclipse;
public class X28b {
/**
* Shutdown the HCR mgr and the Java debug targets.
*
* @see org.osgi.framework.BundleActivator#stop(org.osgi.framework.BundleContext)@see org.eclipse.core.runtime.Plugin#shutdown()
*/
public void foo() {
}
}