Skip to content

May cause or be exposed to conflict with another plugin #41

@szabope

Description

@szabope

Hi,

Thank you for your open soure contribution with this plugin.

Issue:
Intellij Platform Plugin template comes with MyBundle.properties
You left it like that and it works. Well, until your plugin is installed along with another plugin that also has MyBundle.properties
In that case only one is loaded, and based on the load order, your plugin may be left without messages, or may cause the same to the other plugin.

Can you please update MyBundle to some more unique name?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions