You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: