Skip to content
Snippets Groups Projects
Select Git revision
  • b1b39161b75ba73e878bcffa720e202f5c51e052
  • master default protected
  • 1.0.0
3 results

.project

Blame
  • .project 617 B
    <?xml version="1.0" encoding="UTF-8"?>
    <projectDescription>
    	<name>ImmutableComplex</name>
    	<comment>Project ImmutableComplex created by Buildship.</comment>
    	<projects>
    	</projects>
    	<buildSpec>
    		<buildCommand>
    			<name>org.eclipse.jdt.core.javabuilder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    		<buildCommand>
    			<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    	</buildSpec>
    	<natures>
    		<nature>org.eclipse.jdt.core.javanature</nature>
    		<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
    	</natures>
    </projectDescription>