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 / OpenProjectHandler.java
index 2e5c8e5723a7dba786f7c19f91bc5be188d91567..a98fdb1f8628001927c2d14a7f1251628a996cdc 100644 (file)
@@ -62,6 +62,7 @@ public class OpenProjectHandler extends AbstractHandler {
        // Execution
        // ------------------------------------------------------------------------
 
+       @Override
        public Object execute(ExecutionEvent event) throws ExecutionException {
 
                if (fProject != null) {
This page took 0.023897 seconds and 5 git commands to generate.