mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
console filters: provide update message
This commit is contained in:
+5
@@ -98,5 +98,10 @@ public class ExceptionExFilterFactory implements ExceptionFilterFactory {
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getUpdateMessage() {
|
||||
return "Checking try/finally blocks";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user