Skip to content

Improve the handling of the IDEA extension.#272

Merged
marchermans merged 1 commit into
NG_7.0from
feature/idea-dsl-replacement
Jun 24, 2025
Merged

Improve the handling of the IDEA extension.#272
marchermans merged 1 commit into
NG_7.0from
feature/idea-dsl-replacement

Conversation

@marchermans
Copy link
Copy Markdown
Member

No description provided.

…roperties (via the minecraft extension)

Add support for running without an Args file.
@neoforged-pr-publishing
Copy link
Copy Markdown

neoforged-pr-publishing Bot commented Jun 23, 2025

  • Publish PR to GitHub Packages

Last commit published: 186aa4bf961ccf24b165dff224377a1db7289874.

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 #272" // https://github.com/neoforged/NeoGradle/pull/272
        url = uri("https://prmaven.neoforged.net/NeoGradle/pr272")
        content {
            includeModule("net.neoforged.gradle", "common")
            includeModule("net.neoforged.gradle.common", "net.neoforged.gradle.common.gradle.plugin")
            includeModule("net.neoforged.gradle", "dsl-common")
            includeModule("net.neoforged.gradle", "dsl-mixin")
            includeModule("net.neoforged.gradle", "dsl-neoform")
            includeModule("net.neoforged.gradle", "dsl-platform")
            includeModule("net.neoforged.gradle", "dsl-userdev")
            includeModule("net.neoforged.gradle", "dsl-vanilla")
            includeModule("net.neoforged.gradle", "eclipse")
            includeModule("net.neoforged.gradle", "mixin")
            includeModule("net.neoforged.gradle.mixin", "net.neoforged.gradle.mixin.gradle.plugin")
            includeModule("net.neoforged.gradle", "neoform")
            includeModule("net.neoforged.gradle.neoform", "net.neoforged.gradle.neoform.gradle.plugin")
            includeModule("net.neoforged.gradle", "platform")
            includeModule("net.neoforged.gradle.platform", "net.neoforged.gradle.platform.gradle.plugin")
            includeModule("net.neoforged.gradle", "test-utils")
            includeModule("net.neoforged.gradle", "userdev")
            includeModule("net.neoforged.gradle.userdev", "net.neoforged.gradle.userdev.gradle.plugin")
            includeModule("net.neoforged.gradle", "utils")
            includeModule("net.neoforged.gradle", "vanilla")
            includeModule("net.neoforged.gradle.vanilla", "net.neoforged.gradle.vanilla.gradle.plugin")
        }
    }
}

@marchermans marchermans enabled auto-merge (squash) June 23, 2025 19:54
@marchermans marchermans disabled auto-merge June 24, 2025 14:21
@marchermans marchermans merged commit 75bf303 into NG_7.0 Jun 24, 2025
95 of 98 checks passed
@marchermans marchermans deleted the feature/idea-dsl-replacement branch June 24, 2025 14:21
@neoforged-releases
Copy link
Copy Markdown

🚀 This PR has been released as NeoGradle version 7.0.188.

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.

1 participant