blob: 2817ced6856ff9024482cd80972c9383a781b191 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
<extension
id="org.eclipse.blockchain.core.ethereum.nature"
name="Ethereum Nature"
point="org.eclipse.core.resources.natures">
<runtime>
<run
class="org.eclipse.blockchain.core.EthereumProjectNature">
</run>
</runtime>
</extension>
</plugin>