Skip to content
Snippets Groups Projects
Select Git revision
  • e249444217fdb063474b997217a2ea856442b7d7
  • master default
  • javadoc
  • gh-pages protected
  • 0.2.4
  • 0.2.2
  • 0.2.1
  • 0.2.0
  • 0.1.0
  • 0.0.3
  • 0.0.2
  • 0.0.1
12 results

.project

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    .project 538 B
    <?xml version="1.0" encoding="UTF-8"?>
    <projectDescription>
    	<name>framework</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>