I have a Java Maven project (in Eclipse) with Java Beans that I would like to use as input in my report. The report itself is designed in a separate project (in Eclipse) by using the JaspersoftStudio plugin. Now I got two questions:
- How to setup the report-project (JaspersoftStudio) itself as a Maven project within my workspace
- How to add the dependency to the Java Beans Maven project (if report is a plain Eclipse Java project without Maven)
Any tutorial would be helpful.
Matthias
0 Answers:
No answers yet