8000 Multiline properties shouldn't contain carriage returns · Issue #2 · seanliang/JavaPropertiesEditor · GitHub
[go: up one dir, main page]

Skip to content

Multiline properties shouldn't contain carriage returns #2

@pjacekm

Description

@pjacekm

When using .properties as Java Resource Bundles (localized texts), if a key contains multi-line text with carriage return, the file is invalid (and so are files generated with this plugin). As is my understanding, carriage returns should be escaped with "\n" or "\u000a".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0