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?
Please sign in to leave a comment.
Are you using Class name completion (CtrlAltSpace)?
That would probably be it...
CtrlAltSpace works for me.