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.
24 lines
917 B
24 lines
917 B
<?xml version="1.0" encoding="UTF-8"?> |
|
<plugin> |
|
<id>com.fr.plugin.iegf.par</id> |
|
<name><![CDATA[参数面板定制]]></name> |
|
<active>yes</active> |
|
<version>1.0</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2018-07-31</jartime> |
|
<vendor>fr.open</vendor> |
|
<description><![CDATA[参数面板定制]]></description> |
|
<change-notes><![CDATA[参数面板定制]]></change-notes> |
|
<main-package>com.fr.plugin.iegf</main-package> |
|
<prefer-packages> |
|
<prefer-package>com.fanruan.api</prefer-package> |
|
</prefer-packages> |
|
<extra-core> |
|
<LocaleFinder class="com.fr.plugin.iegf.LocaleFinder"/> |
|
</extra-core> |
|
<extra-report> |
|
<JavaScriptFileHandler class="com.fr.plugin.iegf.ui.JavaScriptFile"/> |
|
<CssFileHandler class="com.fr.plugin.iegf.ui.CssFile"/> |
|
</extra-report> |
|
<function-recorder class="com.fr.plugin.iegf.LocaleFinder"/> |
|
</plugin> |