Skip to content
Snippets Groups Projects
Select Git revision
  • 4df0ae401a134c99f158ff662a3a5b06344c24f1
  • master default protected
2 results

.project

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    .project 548 B
    <?xml version="1.0" encoding="UTF-8"?>
    <projectDescription>
    	<name>tietokantaesimerkit</name>
    	<comment></comment>
    	<projects>
    	</projects>
    	<buildSpec>
    		<buildCommand>
    			<name>org.eclipse.jdt.core.javabuilder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    		<buildCommand>
    			<name>org.eclipse.m2e.core.maven2Builder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    	</buildSpec>
    	<natures>
    		<nature>org.eclipse.jdt.core.javanature</nature>
    		<nature>org.eclipse.m2e.core.maven2Nature</nature>
    	</natures>
    </projectDescription>