0c37ab3a16
The runtime classpath contains the dependencies as jars that are not yet built when the plugin needs them. So use the compile classpath plus the compiled classes of the current project. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
hibernate-gradle-plugin.gradle |
README.md
Defines a Gradle plugin for introducing Hibernate specific tasks and capabilities into and end-user build.
Currently the only capability added is for bytecode enhancement of the user domain model, although other capabilities are planned.
todo : usage