Skip to content

Commit

Permalink
SwitchCase.EXPRESSION_PROPERTY has been deprecated
Browse files Browse the repository at this point in the history
Replaced switch statement with a sequence of if statements
  • Loading branch information
tsantalis committed Sep 18, 2020
1 parent c90626e commit bec0ea1
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 83 deletions.
2 changes: 1 addition & 1 deletion META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: JDeodorant Plug-in
Bundle-SymbolicName: gr.uom.java.jdeodorant; singleton:=true
Bundle-Version: 5.0.78
Bundle-Version: 5.0.79
Bundle-Activator: gr.uom.java.jdeodorant.refactoring.Activator
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,
Expand Down
Loading

0 comments on commit bec0ea1

Please sign in to comment.