Birt支持xls的秒招

  在ECLIPSE中以XLS方式查看实际上是导入一个第三方的包你可以到
http://sourceforge.net/projects/tribix/files/这去下载与你BIRT相同版本的包xls-emitter-bin_2.5.0.zip 以及另一个要用到的POI包你可以到
http://www.apache.org/查找(上面zip需要的包poi-3.2-FINAL-20081019.jar)
1。解開xls-emitter-bin_2.5.0.zip後將plugins複製到eclipse\plugins下
2。POI解開後將jar檔複製到org.uguess.birt.report.engine.emitter.xls_2.5.0.200907171402\lib下
3。将eclipse/plugin下org.eclipse.birt.report.engine.emitter.prototype.excel_2.5.2.v20100201.jar删除
4。启动ECLIPSE后就能在菜单下的快捷栏查看方式中看到多了一个View Report as XLS

当前:我使用的eclipse是3.5.1的
       Birt是2.5.2的

你可能感兴趣的:(apache,eclipse,.net,Excel,prototype)