Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 64b37c4c0d48fe3a602ac1d9e6b3701e28758d67 (plain) (tree)




























                                                                             
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.etrice.tutorials.java</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.xtend.shared.ui.xtendBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.jdt.core.javanature</nature>
		<nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
		<nature>org.eclipse.xtend.shared.ui.xtendXPandNature</nature>
	</natures>
</projectDescription>

Back to the top