JavaDoc not being generated for methods.

When I have a method I used to be able to just type /** followed by enter and default values would be filled in.
This doesn't happen for me anymore with build 9757. Anyone else run into this?

Thanks.

0
1 comment
Avatar
Permanently deleted user

Ok the problem is that I placed the /** after an annotation. I had a Seam @Observer which I was trying to add javadoc comments after. Look like IntelliJ doesn't like that particular case.

0

Please sign in to leave a comment.