2010-10-26 Francois Chouinard <fchouinard@gmail.com> Contribution for Bug309042
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / views / project / handlers / RenameExperimentHandler.java
index 2dcd99f2616a0f165f5d1ebbaca960a0d179c2c6..62a423c2aee4cdad172818dfb9f6484b7ab61b09 100644 (file)
@@ -41,6 +41,7 @@ public class RenameExperimentHandler extends AbstractHandler {
        // Execution
        // ------------------------------------------------------------------------
 
+       @Override
        public Object execute(ExecutionEvent event) throws ExecutionException {
 
                MessageBox mb = new MessageBox(PlatformUI.getWorkbench().getActiveWorkbenchWindow().getShell());
This page took 0.023725 seconds and 5 git commands to generate.