Missing inspection resolve suggestion in 9.0 CE

Hi,

If I write a new parameter for constructor IDEA does not suggest to create a corresponding field, just suggests to remove the parameter.

Is this suggestion removed in 9.0 CE? It is in 8.1.4.

Regards.

0
Avatar
Permanently deleted user

Works for me. I am using the Ultimate Edition, but I think all Java intentions should be available in CE, too.
Please check if the intention is enabled:
Settings -> IDE Settings -> Intentions -> Declaration -> Create Field for Parameter

Martynas Lelevicius wrote:

Hi,

If I write a new parameter for constructor IDEA does not suggest to create a corresponding field, just suggests to remove the parameter.
Is this suggestion removed in 9.0 CE? It is in 8.1.4.

Regards.

---
Original message URL: http://www.jetbrains.net/devnet/message/5252587#5252587

0
Avatar
Permanently deleted user

Thanks.

0

请先登录再写评论。