An Aggregation to perform Summation using big Integers in Eclipse BIRT reports. the current SUM uses integer that loses percision when the row inputs become large and causes loss of data. this aggregation uses BigInteger data type to perform summation without sacrificing the percision on large data.
open this repo as an Eclipse Project and export it as a Plug-in or install it to your local Eclipse Environment