Skip to content
Snippets Groups Projects
Select Git revision
  • a6c4fd0420b34d35a88e295cb04677051fd26ed8
  • master default
  • v1.2.0
  • v1.1.0
  • v1.0.0
5 results

.project

Blame
  • .project 544 B
    <?xml version="1.0" encoding="UTF-8"?>
    <projectDescription>
    	<name>UNO</name>
    	<comment></comment>
    	<projects>
    	</projects>
    	<buildSpec>
    		<buildCommand>
    			<name>org.eclipse.jdt.core.javabuilder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    		<buildCommand>
    			<name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    	</buildSpec>
    	<natures>
    		<nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
    		<nature>org.eclipse.jdt.core.javanature</nature>
    	</natures>
    </projectDescription>