Jump to content

iReport 3.7.0 is caching scriptlet files?


walter_gillett

Recommended Posts

I'm creating a Groovy scriptlet for use with a JasperReports report. When developing in iReport, looks like iReport is caching the scriptlet class file, and the only way to clear the cache is to restart iReport, which slows down my edit-compile-debug cycle a lot. Any advice?

To demonstrate that this is happening: If I change one of the overridden methods in my scriptlet class to throw an exception, such that running the report in iReport fails, then that exception keeps happening even after I remove the "throw" from my scriptlet and recompile it. Closing the file in iReport doesn't make a difference, only restarting iReport makes the exception go away.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...