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 / DeleteExperimentHandler.java
index 924f38aecafc5a2d9ba69b249e04084fd4b92abc..81fd78fc6fdac22a1258238309a32e1239e08432 100644 (file)
@@ -66,6 +66,7 @@ public class DeleteExperimentHandler extends AbstractHandler {
        // Execution
        // ------------------------------------------------------------------------
 
+       @Override
        public Object execute(ExecutionEvent event) throws ExecutionException {
 
                IFolder folder = fExperiment.getFolder();
This page took 0.023674 seconds and 5 git commands to generate.