Hi All,
Just trying to play around with my first plugin, and I'm getting this error. I have a class where I'm trying to extend TestResultProjectAction, so I'm trying to import hudson.tasks.test.TestResultProjectAction, but for some reason the compiler can't locate it. I'm guessing I'm missing something obvious here, but I'm just not seeing it.
Thanks in advance for the help! Let me know if there are any details I can provide as well.