forked from eclipse-cognicrypt/CogniCrypt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit incorporates review changes from PR-eclipse-cognicrypt#378
Signed-off-by: Rakshit Krishnappa Ravi <[email protected]> Below changes have been made: - replaced sysouts with logInfos - changed exception logging to go through Activator.getDefault.logError() - added curly braces to single line branch code - removed single use variables - used try-with-resource syntax instead of try-finally - changed return type of selectedDialogOption method
- Loading branch information
Showing
1 changed file
with
34 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters