.classpath #5

  • //
  • guest/
  • perforce_software/
  • hive/
  • main/
  • plugins/
  • docker/
  • .classpath
  • View
  • Commits
  • Open Download .zip Download (810 B)
<?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="src" path="src/test/java">
		<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 18426 Paul Allen Domain redirection and HTTPS support for Docker.
#2 17294 Paul Allen House keeping:
 - Make writable project files.
 - Update p4java
#1 16160 Paul Allen Added Docker plugin framework -- still lots to do here.