5 changed files with 6 additions and 19 deletions
@ -1 +1,6 @@
|
||||
.idea/ |
||||
*.iml |
||||
.idea/ |
||||
lib/report/*.jar |
||||
target/ |
||||
.DS_Store |
||||
.classpath |
Binary file not shown.
@ -1,18 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
||||
<plugin> |
||||
<id>com.finebi.plugin.boxplotchart</id> |
||||
<name><![CDATA[BI箱线图]]></name> |
||||
<active>yes</active> |
||||
<version>1.0</version> |
||||
<env-version>10.0</env-version> |
||||
<jartime>2019-05-01</jartime> |
||||
<vendor>imp</vendor> |
||||
<description><![CDATA[BI箱线图图表插件]]></description> |
||||
<extra-decision> |
||||
<WebResourceProvider class="com.finebi.plugin.BIShowBoxPlotChart"/> |
||||
<WebResourceProvider class="com.finebi.plugin.BIDesignBoxPlotChart"/> |
||||
</extra-decision> |
||||
<function-recorder class="com.finebi.plugin.BIShowBoxPlotChart"/> |
||||
<function-recorder class="com.finebi.plugin.BIDesignBoxPlotChart"/> |
||||
<main-package>com.finebi</main-package> |
||||
</plugin> |
Binary file not shown.
Loading…
Reference in new issue