<?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="src" path="src/main/resources"> <attributes> <attribute name="FROM_GRADLE_MODEL" value="true"/> </attributes> </classpathentry> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> <classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/> <classpathentry kind="output" path="bin"/> </classpath>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#5 | 18903 | Paul Allen | Updated project for VagrantPlugin | ||
#4 | 18778 | Paul Allen | Classpath update. | ||
#3 | 17294 | Paul Allen |
House keeping: - Make writable project files. - Update p4java |
||
#2 | 16138 | Paul Allen | Plugin support for FreeMarker templates. | ||
#1 | 16101 | Paul Allen | Moved Maven into a plugin and fix GSON decoding. |