-
-
Couldn't load subscription status.
- Fork 4
Open
Description
I am having issue with the Gradle task to test the plugin.
Here is my settings.gradle
`rootProject.name = 'DemoJavaPlugin'
include ":MCreator"
mcreator_path= '/.mcreator/gradle/'
project(":MCreator").projectDir = file(mcreator_path)`
Here is the error:
- What went wrong:
A problem occurred evaluating settings 'DemoJavaPlugin'.
Could not set unknown property 'mcreator_path' for settings 'DemoJavaPlugin' of type org.gradle.initialization.DefaultSettings.
- Try:
Run with --stacktrace option to get the stack trace.
Run with --debug option to get more log output.
Get more help at https://help.gradle.org.
Metadata
Metadata
Assignees
Labels
No labels