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

Fix IntelliJ JUnit integration evaluating mod folders too early #184

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

Technici4n
Copy link
Member

The afterEvaluate got accidentally removed in the IdeIntegration refactor.

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Nov 22, 2024

  • Publish PR to GitHub Packages

Last commit published: a4677339febf7a2bbce29ce58c5e5597460ea50f.

PR Publishing

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven {
        name 'Maven for PR #184' // https://github.com/neoforged/ModDevGradle/pull/184
        url 'https://prmaven.neoforged.net/ModDevGradle/pr184'
        content {
            includeModule('net.neoforged.moddev.repositories', 'net.neoforged.moddev.repositories.gradle.plugin')
            includeModule('net.neoforged.moddev', 'net.neoforged.moddev.gradle.plugin')
            includeModule('net.neoforged', 'moddev-gradle')
        }
    }
}

@Technici4n Technici4n merged commit 691a0b2 into main Nov 22, 2024
5 checks passed
@Technici4n Technici4n deleted the fix-intellij-junit branch November 22, 2024 15:48
@neoforged-releases
Copy link

🚀 This PR has been released as ModDevGradle version 2.0.45-beta.

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