Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 423562
Collapse All | Expand All

(-)a/plugins/org.eclipse.sirius.table.ui/.project (+6 lines)
Lines 20-28 Link Here
20
			<arguments>
20
			<arguments>
21
			</arguments>
21
			</arguments>
22
		</buildCommand>
22
		</buildCommand>
23
		<buildCommand>
24
			<name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
25
			<arguments>
26
			</arguments>
27
		</buildCommand>
23
	</buildSpec>
28
	</buildSpec>
24
	<natures>
29
	<natures>
25
		<nature>org.eclipse.jdt.core.javanature</nature>
30
		<nature>org.eclipse.jdt.core.javanature</nature>
26
		<nature>org.eclipse.pde.PluginNature</nature>
31
		<nature>org.eclipse.pde.PluginNature</nature>
32
		<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
27
	</natures>
33
	</natures>
28
</projectDescription>
34
</projectDescription>

Return to bug 423562