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