Prepare Argeo Commons 2.1.49 release (+ cosmetic comments refactoring)
[lgpl/argeo-commons.git] / org.argeo.cms.ui.workbench / src / org / argeo / cms / ui / workbench / WorkbenchUiPlugin.java
index a4e5ac39484d041b06d30649ac5aea96eb4bef65..e6e43a0d383a3c6ca4201a550153e9a27c5a52e5 100644 (file)
@@ -35,9 +35,7 @@ import org.eclipse.ui.plugin.AbstractUIPlugin;
 import org.osgi.framework.BundleContext;
 import org.osgi.framework.ServiceRegistration;
 
-/**
- * The activator class controls the plug-in life cycle
- */
+/** The activator class controls the plug-in life cycle */
 public class WorkbenchUiPlugin extends AbstractUIPlugin implements ILogListener {
 
        private final static Log log = LogFactory.getLog(WorkbenchUiPlugin.class);