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