.project #3

  • //
  • guest/
  • perforce_software/
  • hive/
  • main/
  • plugins/
  • generic/
  • .project
  • View
  • Commits
  • Open Download .zip Download (2 KB)
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>generic</name>
	<comment>Project generic created by Buildship.</comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.wst.common.project.facet.core.builder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.wst.validation.validationbuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
	</natures>
	<filteredResources>
		<filter>
			<id>1443914998799</id>
			<name></name>
			<type>26</type>
			<matcher>
				<id>org.eclipse.ui.ide.multiFilter</id>
				<arguments>1.0-projectRelativePath-matches-false-false-build</arguments>
			</matcher>
		</filter>
		<filter>
			<id>1443914998800</id>
			<name></name>
			<type>26</type>
			<matcher>
				<id>org.eclipse.ui.ide.multiFilter</id>
				<arguments>1.0-projectRelativePath-matches-false-false-.gradle</arguments>
			</matcher>
		</filter>
	</filteredResources>
</projectDescription>
# Change User Description Committed
#3 17294 Paul Allen House keeping:
 - Make writable project files.
 - Update p4java
#2 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
#1 16010 Paul Allen Create module project 'generic'