Skip to content
Snippets Groups Projects
Select Git revision
  • 949502c05b33154fb1201cfe04bd32016b3743fe
  • master default protected
  • 4471
  • 4444
  • 4137
  • 4394
  • 4463
  • 4464
  • 4458
  • 4420
  • 4403
  • 4407
  • 4456
  • 4442
  • 4412
  • 4438
  • 4335
  • 4389
  • 4441
  • 4372
  • 4429
  • 2.27
  • 2.26
  • 2.25
  • 2.24
  • 2.22
  • 2.20
  • 2.16
  • 2.14
29 results

.classpath

Blame
  • .project 1.32 KiB
    <?xml version="1.0" encoding="UTF-8"?>
    <projectDescription>
    	<name>org.fortiss.tooling.kernel</name>
    	<comment></comment>
    	<projects>
    	</projects>
    	<buildSpec>
    		<buildCommand>
    			<name>org.eclipse.systemfocus.tooling.emfgeneration.git.EcoreBuilderGIT</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    		<buildCommand>
    			<name>org.eclipse.jdt.core.javabuilder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    		<buildCommand>
    			<name>org.eclipse.pde.ManifestBuilder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    		<buildCommand>
    			<name>org.eclipse.pde.SchemaBuilder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    		<buildCommand>
    			<name>org.eclipse.systemfocus.tooling.codereview.builder.CodeReviewBuilder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    		<buildCommand>
    			<name>org.eclipse.systemfocus.tooling.codereview.builder.RemoveWarningsBuilder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    		<buildCommand>
    			<name>org.eclipse.systemfocus.tooling.codereview.builder.GuidelinesCheckBuilder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    	</buildSpec>
    	<natures>
    		<nature>org.eclipse.pde.PluginNature</nature>
    		<nature>org.eclipse.jdt.core.javanature</nature>
    		<nature>org.eclipse.systemfocus.tooling.codereview.nature.CodeReviewNature</nature>
    	</natures>
    </projectDescription>