Selena does not auto complete EJB3 annotations...

Can anyone tell me what I am doing wrong? I am using Seam at the moment and going through the tutorials and using Intellij to modify some of the example code. The annotations dont autocomplete and only after you type in the full annotation, then it does an import...not much of help. Am I doing something wrong?

0
Avatar
Permanently deleted user

Can anyone tell me what I am doing wrong? I am using Seam at the moment and going through the tutorials and using Intellij to modify some of the example code. The annotations dont autocomplete and only after you type in the full annotation, then it does an import...not much of help. Am I doing something wrong?


Are you using Class name completion (CtrlAltSpace)?

0
Avatar
Permanently deleted user

That would probably be it...

0
Avatar
Permanently deleted user

That would probably be it...


CtrlAltSpace works for me.

0

请先登录再写评论。