Jaspersoft Eclipse Plugin - generate Jasper in build/classes

Currently when I edit and compile with the Jaspersoft plugin for eclipse the compiled report is placed in the same directory as the report.  Is there a way to get it to be built in and build/classes directory so I do not have to manyallu copy it there?

Thanks

Bob.Lawson's picture
Joined: Jan 26 2017 - 4:58am
Last seen: 2 years 12 months ago

1 Answer:

This is just an eclipse issue. You can just "export" instead of regular build or setup a maven project instead of a Java project. I personally just setup a maven pom.xml file and execute a maven script to build and copy to my target directory.

hozawa's picture
176643
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 11 months ago
Feedback
randomness