StrutsAssistant - Where is the web flow diagram?
Hi,
I had never used the StrutsAssistant until it came packaged with Idea but the wiki page for it has screenshots showing a diagram view of the struts-config file which looks pretty cool.
Is the diagram functionality still available in the latest StrutsAssistant plugin which comes packaged with Idea? I am using build 5350 and there is no tab to view the diagram of my struts-config file?
Thanks
scott
请先登录再写评论。
AFAIK this feature will be rebuilt, so it will come back in one of the next versions again.
PS: http://www.jetbrains.net/jira/browse/STRUTS-9
Yann,
Yeah I saw that Jira feature request but I didn't know what it meant by yFiles so wasn't sure if it was directly related to what I was asking about! :)
I look forward to seeing this feature in the future.
Cheers
scott
Did you check that Struts support was enabled for your project?
- Right-click on the module in the Project View
- Add Support
- Add Struts Support
Fill in the blanks. If it works for you, let me know. I get a NullPointerException when trying to do this. The NPE was supposed to be fixed in this release, but it seems not.
I hadn't checked this but when I did it seemed to be enabled as it only offered to Edit struts support. So I added my distributable and configured everything but still no web flow diagram. I am using version 1.2.9 of struts so I am not sure if this is an issue?
PS. I don't see an NPE when using the struts support on 5350? Everything appears to be working apart from the web flow diagram.
- scott