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 / RenameProjectHandler.java
index b7f90cd4bdd4e8f7fc2c82a22ba5a70efe7717e0..3d964f9818e593ad37adf4d3aabef615cddc5c2e 100644 (file)
@@ -59,6 +59,7 @@ public class RenameProjectHandler extends AbstractHandler {
        // Execution
        // ------------------------------------------------------------------------
 
+       @Override
        public Object execute(ExecutionEvent event) throws ExecutionException {
 
                MessageBox mb = new MessageBox(PlatformUI.getWorkbench().getActiveWorkbenchWindow().getShell());
This page took 0.023864 seconds and 5 git commands to generate.