I am using eclipse for quite a while, but for last year or so I am trying to get used to Intellij Idea because that is what they use at my current workplace.
One feature I can not find a substitute in Idea is ability of eclipse to add throws declarations. In Eclipse I could right click on a underlined string and select "Add throws declaration" which then adds it to my method signature, but I can't find it for life of me in Idea. Is there such a functionality in Idea?