Skip to content

Fix legacy not being able to access JetBrains annotations#275

Merged
shartte merged 3 commits into
mainfrom
legacy-jb-annotations
Jul 17, 2025
Merged

Fix legacy not being able to access JetBrains annotations#275
shartte merged 3 commits into
mainfrom
legacy-jb-annotations

Conversation

@Technici4n

@Technici4n Technici4n commented Jul 17, 2025

Copy link
Copy Markdown
Member

It turns out that the implicit compile variant of the mcp data was being used, instead of the mcpApiElements variant that adds the dependencies from the JSON. As such we use the same workaround as was used for the forge dep: add a dummy capability to the implicit variants to prevent them from getting selected.

This also fixes #272 for the same reason.

@neoforged-pr-publishing

Copy link
Copy Markdown
  • Publish PR to GitHub Packages

@Technici4n Technici4n marked this pull request as ready for review July 17, 2025 20:54
@shartte shartte merged commit acf04fd into main Jul 17, 2025
6 checks passed
@shartte shartte deleted the legacy-jb-annotations branch July 17, 2025 21:27
@neoforged-releases

Copy link
Copy Markdown

🚀 This PR has been released as ModDevGradle version 2.0.103.

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.

Nullable annotation is not found

2 participants