Skip to content
Snippets Groups Projects
.project 698 B
Newer Older
  • Learn to ignore specific revisions
  • MONTEL ALICE p1309529's avatar
    MONTEL ALICE p1309529 committed
    <?xml version="1.0" encoding="UTF-8"?>
    <projectDescription>
    	<name>robotMaze</name>
    	<comment></comment>
    	<projects>
    	</projects>
    	<buildSpec>
    		<buildCommand>
    			<name>org.eclipse.jdt.core.javabuilder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    		<buildCommand>
    			<name>org.lejos.nxt.ldt.leJOSBuilder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    		<buildCommand>
    			<name>org.lejos.ev3.ldt.leJOSEV3Builder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    	</buildSpec>
    	<natures>
    		<nature>org.lejos.ev3.ldt.leJOSEV3Nature</nature>
    		<nature>org.lejos.nxt.ldt.leJOSNature</nature>
    		<nature>org.eclipse.jdt.core.javanature</nature>
    	</natures>
    </projectDescription>