blob: 960dc739ad8f9cf37f5857a8772d0197650a970f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin
id="org.aspectj.weaver"
name="%pluginName"
version="92.2.29"
provider-name="%providerName">
<runtime>
<library name="aspectjweaver.jar">
<export name="*"/>
</library>
</runtime>
<requires>
<import plugin="org.aspectj.runtime" export="true"/>
</requires>
</plugin>