Skip to content
Snippets Groups Projects
  • Zoey76's avatar
    Code format and cleanup · c188fc50
    Zoey76 authored
    Private methods don't need to be final.
    Enums don't need to be static.
    Public methods in final classes don't need to be final.
    Added Eclipse formatter.
    c188fc50
org.eclipse.jdt.ui.prefs 3.04 KiB