Search:

Type: Posts; User: mad_hatter

Search: Search took 0.35 seconds.

  1. Replies
    3
    Views
    1,460

    Re: Warning when I do a build

    My runTask isn't a hashmap though is it? I guess that's my confusion.

    I declare it here:
    IRunAndRenderTask runTask = engine.createRunAndRenderTask(reportDesign);

    Then call it here:...
  2. Replies
    3
    Views
    1,460

    Warning when I do a build

    There isn't anything wrong with my code, but I do have this annoying warning that pops up when I do a code. I know that it has to do with the generic in Java 1.7

    warning: [unchecked] unchecked...
Results 1 to 2 of 2