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
818 B
21 lines
818 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<plugin> |
|
<id>com.fr.plugin.present.star</id> |
|
<main-package>com.fr.plugin.present</main-package> |
|
<name><![CDATA[自定义形态]]></name> |
|
<active>yes</active> |
|
<version>1.0</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2018-10-09</jartime> |
|
<vendor>author</vendor> |
|
<description><![CDATA[除内置形态外的自定义形态]]></description> |
|
<change-notes><![CDATA[无]]></change-notes> |
|
<extra-core> |
|
<LocaleFinder class="com.fr.plugin.present.PresentKindLocaleFinder"/> |
|
</extra-core> |
|
<extra-report/> |
|
<extra-designer> |
|
<PresentKindProvider class="com.fr.plugin.present.PresentKindBridge"/> |
|
</extra-designer> |
|
<function-recorder class="com.fr.plugin.present.fun.StarPresent"/> |
|
</plugin> |