gearman-plugin/.project
Khai Do f04b4f616d setup maven project directories in eclipse
Change-Id: I1a10030051dbaf20a7fb2ac01c350bc8657b92bc
2013-01-11 16:28:22 -08:00

24 lines
543 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>gearman-plugin</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.m2e.core.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>