locationtech / udig-platform

uDig parent project containing all core components. More plugins can be found in community repos: http://github.com/uDig-Community
http://udig.refractions.net
190 stars 133 forks source link

Apply code-formatter and remove unnecessary javadoc #654

Closed sschulz92 closed 2 years ago

sschulz92 commented 2 years ago

... of module org.locationtech.udig.project.ui and package org.locationtech.udig.project.ui.commands.

This will add @Override annotation plus the code-formatter is applied. Also I removed the unnecessary javadocs.