forked from fanruan/demo-show-type
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.
22 lines
821 B
22 lines
821 B
4 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<plugin>
|
||
|
<id>com.fr.plugin.type.newPreview.v10</id>
|
||
|
<name><![CDATA[新预览显示类型]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>1.0</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2020-08-26</jartime>
|
||
|
<vendor>finereport.mata</vendor>
|
||
|
<description><![CDATA[新预览显示类型]]></description>
|
||
|
<change-notes><![CDATA[
|
||
|
<p>[2020-08-26]新预览显示类型</p>
|
||
|
]]>
|
||
|
</change-notes>
|
||
|
<extra-core>
|
||
|
<LocaleFinder class="com.fr.plugin.showtype.NewPreviewTypeLocaleFinder"/>
|
||
|
</extra-core>
|
||
|
<extra-decision>
|
||
|
<TemplateShowTypeProvider class="com.fr.plugin.showtype.NewPreviewTypeProvider"/>
|
||
|
</extra-decision>
|
||
|
<function-recorder class="com.fr.plugin.showtype.NewPreviewType"/>
|
||
|
</plugin>
|