Skip to content
Snippets Groups Projects
.project 575 B
Newer Older
  • Learn to ignore specific revisions
  • erbel's avatar
    erbel committed
    <?xml version="1.0" encoding="UTF-8"?>
    <projectDescription>
    	<name>de.ugoe.cs.rwm.mocci</name>
    
    erbel's avatar
    erbel committed
    	<comment></comment>
    
    erbel's avatar
    erbel committed
    	<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>