Skip to content

Apply the standard Eclipse formatter and source cleanup profile #11

@pcdavid

Description

@pcdavid

The source code is formatted using old standards and uses narrow lines, which makes it less readable.

It also causes hundreds of warnings because of older practices/conventions (missing @Override, some unnecessary casts, etc.).

  • Apply the built-in Eclipse formatter to get a more readable and consistent formatting.
  • Apply safe automatic "Source Clean-up" to reduce the number of warnings (and make the potentially important ones more visible).
  • Maybe configure common project-specific formatter/clean-up/save actions to enforce this in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions