Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discover plugin classes in lib/modules directory #1132

Merged
merged 3 commits into from
Aug 8, 2024

Conversation

novotnyr
Copy link
Collaborator

@novotnyr novotnyr commented Aug 6, 2024

When resolving plugin classes in a ZIP or in a directory, discover classes in lib/modules JAR as well.

  • Add a new LibModulesDirectoryLocator that searches for classes in the lib/modules
  • Plug this locator into IdeClassesFinder default list of locators

See MP-6799.

See also IntelliJ Platform Gradle Plugin and its JAR handling in lib/modules.

@YannCebron YannCebron requested a review from hsz August 6, 2024 13:02
@novotnyr novotnyr merged commit d544931 into master Aug 8, 2024
4 checks passed
@novotnyr novotnyr deleted the mp-6799-resolve-lib-modules-in-plugin-jar branch August 8, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants