You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
901 B
21 lines
901 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin> |
|
<id>com.fr.conf.demo.simple</id> |
|
<main-package>com.fr.conf.demo.simple</main-package> |
|
<name><![CDATA[配置界面可视化示例]]></name> |
|
<active>yes</active> |
|
<version>1。0</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2018-10-20</jartime> |
|
<vendor>author</vendor> |
|
<description><![CDATA[可视化配置插件的参数。]]></description> |
|
<change-notes><![CDATA[ |
|
[2018-11-22]增加了插件功能说明。<br/> |
|
]]></change-notes> |
|
<extra-core> |
|
<LocaleFinder class="com.fr.conf.demo.simple.PluginLocaleFinderBridge"/> |
|
</extra-core> |
|
<extra-decision> |
|
<EmbedRequestFilterProvider class="com.fr.conf.demo.simple.PluginInitializeFilterBridge"/> |
|
</extra-decision> |
|
<function-recorder class="com.fr.conf.demo.simple.account.PluginSimpleConfig"/> |
|
</plugin> |