[
https://issues.apache.org/jira/browse/OFBIZ-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553318
]
Marco Risaliti commented on OFBIZ-1250:
---------------------------------------
It's possible a problem in my working copy but into the file .classpath
only those classes has been excluded:
<classpathentry
excluding="org/ofbiz/webapp/ftl/FreeMarkerViewRenderer.java|org/ofbiz/webapp/ftl/JpCacheIncludeTransform.java|org/ofbiz/webapp/view/FopPdfViewHandler.java|org/ofbiz/webapp/view/GenericViewRenderer.java|org/ofbiz/webapp/view/JPublishViewHandler.java|org/ofbiz/webapp/view/JPublishWrapper.java|org/ofbiz/webapp/view/JasperReportsPdfViewHandler.java|org/ofbiz/webapp/view/JasperReportsXmlViewHandler.java"
kind="src" path="framework/webapp/src"/>
I have received some compilating errors because the jarsof jasperreport are not
into the trunk.
those new classes has references to jasper and probably they have to add to the
classpathentry into the .classpath file.
Did you have in you working copy the jasper report jars included into the
classpatch ?
So if you have not this problem so probably it's a problem in my local working
copy.
Anyone, except me, who use Eclipse has the same problem ?
Thanks
Marco
> To permit to have a view with jasperreports to export to excel using the poi
> api, or the jxls api.
> --------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-1250
> URL: https://issues.apache.org/jira/browse/OFBIZ-1250
> Project: OFBiz
> Issue Type: New Feature
> Components: content, framework
> Affects Versions: SVN trunk
> Environment: All
> Reporter: Fabien Carrion
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: jasperreports_diff.patch
>
>
> Permit to export the jasperreports to xls using two differents api.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.