Java Variable in custom tag.
I've been an avid IntelliJ user for a few years now but I'm stuck on something.
My company just started using ATG. ATG uses a bunch of custom tag libraries in jsp's. One of these tags creates a java variable in a jsp, but when you access this variable later in the jsp IntelliJ shows it as an error (see attached file).
Is there anyway to get IntelliJ to not show this as an error?
Thanks.
Attachment(s):
intellij.JPG
请先登录再写评论。
ATG is da bomb. I used it for four years.
This may require accessing the TEI to determine which variable it is
exposing.
--
Norris Shelton
Web Developer
Sun Certified Java Programmer
"Doug Young" <no_mail@jetbrains.com> wrote in message
news:20046436.1075216131557.JavaMail.itn@is.intellij.net...
something.
>
libraries in jsp's. One of these tags creates a java variable in a jsp, but
when you access this variable later in the jsp IntelliJ shows it as an error
(see attached file).
>
>
Doug Young wrote:
Hmm.. I don't see attached file :). By the way check your configuration
(ATG libs included in deployment (to resolve your TEIs), webroots
configured properly, etc.).
IK
--
Igor Kuralenok
Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
I found the TEI java files but I cannot figure out what I need to do to get this integrated into my project. Any help?
Attachment(s):
intellij.JPG