blob: 02da46ab266c6207309a879c921cd5bd4c78c08b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
<copyright>
</copyright>
$Id: plugin.xml,v 1.1 2009-11-02 15:52:25 mdutoo Exp $
-->
<plugin>
<extension point="org.eclipse.emf.ecore.generated_package">
<package
uri="org.eclipse.jwt.sample.logging"
class="org.eclipse.jwt.sample.logging.LoggingPackage"
genModel="model/logging.genmodel"/>
</extension>
<extension
id="org.eclipse.jwt.we.conf.sample.staticaspect"
name="Logging Aspect"
point="org.eclipse.jwt.we.conf.model.conf">
<conf
file="conf/logging.conf">
</conf>
</extension>
</plugin>