blob: 066a4ce35b03bd253264f31e4e30e278495df0e3 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
<extension
id="WebDeviceAppGenerator"
point="org.eclipse.vorto.codegen.org_eclipse_vorto_codegen_Generators">
<client
class="org.eclipse.vorto.codegen.examples.webdevice.WebDeviceGenerator"
menuLabel="Web Device Application Generator">
</client>
</extension>
</plugin>