<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="src/main/java"> <attributes> <attribute name="FROM_GRADLE_MODEL" value="true"/> </attributes> </classpathentry> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/> <classpathentry kind="output" path="bin"/> </classpath>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 17294 | Paul Allen |
House keeping: - Make writable project files. - Update p4java |
||
#1 | 16048 | Paul Allen |
PF4J plugin basics with Gradle https://github.com/decebals/pf4j cd plugins/generic/ gradle clean plugin copy build/lib/*.zip to core/plugins |