.project #3

  • //
  • guest/
  • warwick_hunter/
  • p4bugzilla/
  • main/
  • .project
  • View
  • Commits
  • Open Download .zip Download (436 B)
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>p4bugzilla</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.springsource.ide.eclipse.gradle.core.nature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>
# Change User Description Committed
#3 21162 Warwick Hunter Correct the eclipse project name
#2 21161 Warwick Hunter P4 Bugzilla v2.1
- Use the new Bugzilla REST API instead of the old XMLRPC API.
- Use the latest P4 Java API.
- Build with gradle and gradlew.
- Integrate with the latest systemd Linux daemon startup environment found on Fedora 21+ systems.
- Simplified the code to focus on just the job at hand.
#1 16479 Warwick Hunter Lets try that again
//guest/warwick_hunter/main/p4bugzilla/.project
#1 16478 Warwick Hunter Move to a main subdirectory to work with Swarm
//guest/warwick_hunter/p4bugzilla/.project
#1 8009 Warwick Hunter Initial drop of p4bugzilla