Skip to content

Fixed line width in JAVA properties filter should be configurable. #146

@ducharmg

Description

@ducharmg

The line width is fixed at 80. This is arbitrary and should be configurable.
Java Resource bundles have no such limitation.

private static final int COLMAX = 80;

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions