cannot code complete J2EE classes
Hi:
I am evaluating intellij 3.0.2 to see if it is worth the money to buy it for my work. So far, I could not get the code complete to work for auto completing member functions of classes like HttpServlet. I have included the j2ee.jar (Sun's Reference implement SDK) in the library properties of the project properties. Is this supposed to work?
Thanks
Keith
请先登录再写评论。
"darkstar" <jiveadmin@intellij.net> wrote in message news:21851948.1046047061845.JavaMail.javamailuser@localhost...
to work for auto completing member functions of classes like HttpServlet. I have included the j2ee.jar (Sun's Reference implement
SDK) in the library properties of the project properties. Is this supposed to work?
>
Yes it is.
Please make sure you have added j2ee.jar into the classpath (Project properties/class path tab).
If it still does not work for you, post Java code here.
--
regards,
Alexey Kudravtsev.
JetBrains, Inc
http://www.intellij.com
"Develop with pleasure!"