[ANN] Struts Plugin V0.84beta (IDEA 5.1 EAP build #4081)
Changes:
- Upgrade to IDEA 5.1 EAP Build #4081
- Improve autocompletion lookup lists to display Struts items first as well as additional informations, e.g. containing config file, module prefix, ..
- Add autocompletion/navigation for the following JSP tags/attributes:
: "focus"-attribute
: "action"-attribute
: "module"-attribute
: "page"-attribute (buggy, see IDEA-6067)
- Struts Config "module": autocompletion/verification
- Struts Config "name": dynamic autocompletion using already present names
- Tiles Defs ]]> "name": dynamic autocompletion using already present names
Please sign in to leave a comment.
Hi,
FYI:IDEA puts reference to "page" of rewrite tag.
Yann Cebron wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
well, why does IDEA not put it on the others as well by default ;)
Just because of some oversight :)
Yann Cebron wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
How to I get the "Struts Assistant" view to work?
I'm using 4081. I got it to recognize struts in my web module (in the project settings), and find the struts-config file, and show the Inspection run times but I don't see the neato tab shown in:
http://www.intellij.org/twiki/pub/Main/StrutsAssistant/layout.gif
thanks
this is from Struts Assistant plugin, not Struts Plugin ;)
Maxim, could you please have a look at http://www.jetbrains.net/jira/browse/IDEA-6067 ?
Thanks
Yann