Skip to content

Integrate with "Java i18n" bundled plugin instead of manual internationalization implementation #108

@duemir

Description

@duemir

org.kohsuke.stapler.idea.I18nRefactorAction which corresponds to i18n for Stapler refactoring action. Is a fully custom action that relies on APIs from Properties plugins.

Instead of doing it all by hand, it might be possible to extend com.intellij.java-i18n.i18nizeHandlerProvider, which is java-i18n extension point.

Things to take care of:

  • Figure out how I18n refactor dialog is customized
  • Add a template for Maven Localizer?

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