All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scaffold.fdt.project_template.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>{projectName}</name>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>com.powerflasher.fdt.core.FlashBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>com.powerflasher.fdt.core.FlashNature</nature>
		<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
	</natures>
</projectDescription>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy