> I'm trying to start using the Hibernate3 annotations (EJB3 style), and was
wondering.
>
> I'm also having formatting issues trying to get something like this:
>
> @Entity
> @Table(name="MY_OBJECT_TABLE)
> public class MyObjectImpl implements Serializable {
> ...
> }
>
> it seems it's always indenting the second annotation, and then also
indenting the method declaration. I've tried many combinations of wrapping
and indenting options, which no luck.
> ]]>
"Matthew Inger" <no_mail@jetbrains.com> wrote in message
news:23134073.1109193201939.JavaMail.itn@is.intellij.net...
This issue is fixed in Irida
Eugene.