"IdeaProjects\praeter\praeter-plugin\build\libs\praeter-plugin-0.1-SNAPSHOT.jar"
preater-plugin was found inside praeter-plugin not praeter core.
Additionally, needed to add mavenLocal to repositories.
repositories {
mavenLocal()
}
It says to make an assets folder, but is it in the root project, or inside resources? This would be handy, as would the examples as plugin form, either in their own repository, or a sub folder in this one. I haven't worked it out yet, but I'm getting there.
"IdeaProjects\praeter\praeter-plugin\build\libs\praeter-plugin-0.1-SNAPSHOT.jar"preater-plugin was found inside praeter-plugin not praeter core.
Additionally, needed to add mavenLocal to repositories.
It says to make an assets folder, but is it in the root project, or inside resources? This would be handy, as would the examples as plugin form, either in their own repository, or a sub folder in this one. I haven't worked it out yet, but I'm getting there.