Skip to content
Snippets Groups Projects
Select Git revision
  • 2dcf32c17ff86b1bee38294a82fbbeeef73675f0
  • main default protected
  • 1-fix-assignment-errors
  • testspass
  • testsfail
5 results

.project

Blame
  • .project 371 B
    <?xml version="1.0" encoding="UTF-8"?>
    <projectDescription>
    	<name>dotsandboxes</name>
    	<comment></comment>
    	<projects>
    	</projects>
    	<buildSpec>
    		<buildCommand>
    			<name>org.eclipse.jdt.core.javabuilder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    	</buildSpec>
    	<natures>
    		<nature>org.eclipse.jdt.core.javanature</nature>
    	</natures>
    </projectDescription>