blob: fbed8c5c8a8fb2d39769e5f6c9785f874d753f99 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
<extension
id="org.apache.hdt.mrnature"
name="MapReduce Nature"
point="org.eclipse.core.resources.natures">
<runtime>
<run
class="org.apache.hdt.core.natures.MapReduceNature">
</run>
</runtime>
</extension>
</plugin>