Browse Source

删除不必要的文件

pull/1/head
richie 5 years ago
parent
commit
41182ebf26
  1. 7
      .gitignore
  2. BIN
      fr-plugin-boxplot-1.0/fr-plugin-boxplot-1.0.jar
  3. 18
      fr-plugin-boxplot-1.0/plugin.xml
  4. BIN
      install/fr-plugin-boxplot-1.0.zip
  5. 0
      lib/report/.gitkeep

7
.gitignore vendored

@ -1 +1,6 @@
.idea/
*.iml
.idea/
lib/report/*.jar
target/
.DS_Store
.classpath

BIN
fr-plugin-boxplot-1.0/fr-plugin-boxplot-1.0.jar

Binary file not shown.

18
fr-plugin-boxplot-1.0/plugin.xml

@ -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>

BIN
install/fr-plugin-boxplot-1.0.zip

Binary file not shown.

0
lib/report/.gitkeep

Loading…
Cancel
Save