Skip to content

neraunzaran/nextreports-designer

 
 

Repository files navigation

Current build status: Build Status

For more information about NextReports Designer see the product page link.

How to build

Requirements:

  • Git
  • JDK 7 (test with java -version)
  • Apache Ant (test with ant -version)

Steps:

  • create a local clone of this repository (with git clone https://github.com/nextreports/nextreports-designer.git)
  • go to project's folder (with cd nextreports-designer)
  • build the artifacts (with ant clean release)

After above steps a folder artifacts is created and all goodies are in that folder.

How to run

It's very simple to run the nextreports-designer. First, you must build the project using above steps. After building process go to dist folder and execute the script:

  • run.bat (for windows)
  • run.sh (for linux/unix)

About

NextReports Designer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%