Feature request..

Sorry in case there is already a way to do this and I am missing something.So
I want to create a class implementing some specific interface created by me.. How am I expecting to do this in Idea? I would expect selecting an interface - selecting context menu, and then finding somethink like "create a class implementing interface..."
Does it make sense?
Quite strange but I am doing this over and over, even though I have not found such menu item the first time I tried.:-)

0
2 comments
Avatar
Permanently deleted user

Hi,
Open interface file, position the caret on interface name, select an
item 'Implement item' in popup that appears.

Andrey Dekhtyar wrote:

Sorry in case there is already a way to do this and I am missing something.So
I want to create a class implementing some specific interface created by me.. How am I expecting to do this in Idea? I would expect selecting an interface - selecting context menu, and then finding somethink like "create a class implementing interface..."
Does it make sense?
Quite strange but I am doing this over and over, even though I have not found such menu item the first time I tried.:-)

0
Avatar
Permanently deleted user

Gotcha..
Thanks a lot...
I was really missing that;-)
And still... Does it make sense to add such a functionality while browsing source-files tree? Even some short-cut?

0

Please sign in to leave a comment.