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 / OpenTraceHandler.java
index 151cfcb1fa9917f36572bbbaeec5db2f50f76146..8483c0ebe36efa70922c9223b4f8e525933e0f69 100644 (file)
@@ -73,6 +73,7 @@ public class OpenTraceHandler extends AbstractHandler {
        // Execution
        // ------------------------------------------------------------------------
 
+       @Override
        public Object execute(ExecutionEvent event) throws ExecutionException {
 
         IResource resource = fTrace.getResource();
This page took 0.022738 seconds and 5 git commands to generate.