Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
BIRT Tag Library SourceCode
chocba
Hi,<br />
If anyone knows where to find BIRT Tag library source code, please send me the link. Thanks.<br />
<br />
I checked at <a class='bbc_url' href='
http://dev.eclipse.org/viewcvs/index.cgi/source/?root=BIRT_Project'>[BIRT_Project]
Eclipse Source Repositoriessource</a> but couldn't find it.<br />
<br />
Baljai
Find more posts tagged with
Comments
rmurphy
The Java code called by the tags can be found here:<br />
<a class='bbc_url' href='
http://dev.eclipse.org/viewcvs/index.cgi/source/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/?root=BIRT_Project'>[BIRT_Project]
Eclipse Source Repositoriessource/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib</a><br />
<br />
This is part of the Viewer plugin.<br />
<br />
Rob