增强公式编辑器,能让公式支持脚本和实时计算。
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
815 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<plugin>
<main-package>com.fr.solution.plugin</main-package>
<id>com.fr.solotion.plugin.designer.formula.editor</id>
<name><![CDATA[脚本公式]]></name>
<active>yes</active>
<version>3.0</version>
<env-version>9.0</env-version>
<jartime>2017-10-10</jartime>
<vendor>fanruan.richie</vendor>
<description><![CDATA[可以在公式中直接使用JavaScript脚本,进行更灵活的计算。]]></description>
<change-notes><![CDATA[
[2017-12-10]初始化插件。<br/>
]]></change-notes>
<extra-core>
<LocaleFinder class=""/>
</extra-core>
<extra-report/>
<extra-designer>
<UIFormulaProcessor class=""/>
</extra-designer>
<extra-platform>
</extra-platform>
</plugin>