Precondition
- Make sure your Jasper Studio is this specific Version 6.5.1.
- Download the source files here.
Steps
Add Jasper Project in Jasper Studio
- After downloading the source files, open Jasper Studio.
- In the menu bar, click on File and open New Project.
- Choose JasperReport Project in the wizard.
- Click Next and name it.
- Under the tab Project Explorer, right-click the project and choose Build Path > Configure Build Path.
- In the Java Build Path window, click on Link Source and Browse.
- Locate the source files you downloaded earlier and use the following path to access the metasfresh JasperReport documentation:
metasfresh/backend/de.metas.fresh/de.metas.fresh.base/src/main/jasperreports
- Then click Apply & Close.
- Right-click the project again and select Build Project.
Next Steps
View source file on GitHub.com