Hello,
why does this error always come up and how to resolve it?
I've only ever seen that when I've written a plugin and messed up the dependencies in it. The resolution is to get the dependencies right.
But that's probably just my dodgy code - there's probably a number of other causes. I'd have a look in the log for other pointers.
The weird thing is that I'm able to import the package com.atlassian.jira.functest.config.dashboard without getting Errors displayed in Eclipse. But whenever I "atlas"-run my Plugin I got these compiler errors.
Do you think including the jira-api and core dependency might be enough for using the above-mentioned package or is there another dependency necessary to get it work? And if yes, how can I find out which dependency I need?
Solution to this problem can be found here:
http://goo.gl/f3vCMx
It looks like you're new here. Sign in or register to get started.