jasperreports-scala Code
Adds Scala as an expression language for the JasperReports library
Status: Alpha
Brought to you by:
slwkf1
File | Date | Author | Commit |
---|---|---|---|
.settings | 2012-05-24 |
![]() |
[644139] Initial checkin |
demo | 2013-03-08 |
![]() |
[b998d5] slwkf1: updated to JR 5.0.2 |
lib | 2013-03-08 |
![]() |
[b998d5] slwkf1: updated to JR 5.0.2 |
src | 2013-03-08 |
![]() |
[b998d5] slwkf1: updated to JR 5.0.2 |
.classpath | 2013-03-08 |
![]() |
[b998d5] slwkf1: updated to JR 5.0.2 |
.project | 2013-03-08 |
![]() |
[b998d5] slwkf1: updated to JR 5.0.2 |
license.txt | 2012-05-24 |
![]() |
[644139] Initial checkin |
pom.xml | 2013-03-08 |
![]() |
[b998d5] slwkf1: updated to JR 5.0.2 |
readme.txt | 2012-05-28 |
![]() |
[21bd3f] changed project to act as an "overlay", adding ... |
JasperReports Scala Library ============================= 1. ANT Build Tool ----------------------------- In order run the sample application provided with this project, you need to have the ANT build tool installed on your system. You can get a copy of this tool and details about how to use it at this address: http://ant.apache.org/ 2. Compile the source files ----------------------------- This project uses Apache Maven to compile the source code. In the project's root directory there is a pom.xml file that exposes different targets and helps compile the Java source files, the documentation or build the JAR file. Make sure you have the MVN build tool correctly installed on your machine and then launch "mvn clean install" from the command line in the root directory to compile the source code and build the modified JasperReports JAR file. 3. Run the sample ----------------------------- You'll need the build.xml file included in the samples folder of the JasperReports distribution to build the sample Scala application. The sample report uses an empty data source, thus the hsqldb database included with the JasperReports samples is not required 4. Support and training ----------------------------- Jaspersoft Corporation now offers support, services and training for JasperReports and you can learn more about all these here: http://www.jaspersoft.com/ss_overview.html