Problem with Import: "Cannot resolve symbol 'ImageJ'"

Posted by RMaas on
URL: http://imagej.273.s1.nabble.com/Problem-with-Import-Cannot-resolve-symbol-ImageJ-tp5018721.html

Hey
I am a total newbie in developing for ImageJ. I followed this article to set up IntelliJ:
http://imagej.net/Developing_ImageJ_in_IntelliJ_IDEA

and want to compile this class:
https://gist.github.com/ctrueden/5162760

But the import statements for ImageJ, command and widget won’t work because the symbol cannot be resolved.
Is there a newer Git for ImageJ which contains this and I imported the wrong one? Or are there other things I must do to use this class?

Best regards
RMaas