48495051525354
public void start( BundleContext context ) throws Exception { super.start( context ); plugin = this; logger = new EclipseLogger( PLUGIN_ID, this.getLog() ); }