Skip to content

Suggestion / enhancement: Storing reference of class loader for each language support #65

@Mouseviator

Description

@Mouseviator

Hi, first of all thanks for this and all RSyntaxTextArea related projects. Wonderful work.

Now for my suggestion :)

I am using these projects in project that works with "plugins" and during this, I discovered that it is not possible to load LanguageSupport (and related resources) when they are available by different class loader than the main application. Thus, I made small adjustments to the LanguageSupportFactory class to allow specify class loader to use when adding LanguageSupport. I attached the diff file here, just in case you want to consider making this change part of master branch.

diff.txt

Have a good time
Best regards
Mouseviator

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