StrutsAssistant: custom plug-ins
My application uses a custom render plug-in based on standard Tiles Definition plugin. It still uses the standard tiles-def files sometimes, so can tiles-def support in StrutsAssistant be enabled even if there is no tiles plug-in installed?
Please sign in to leave a comment.
Yes, if your plugin class extends org.apache.struts.tiles.TilesPlugin
So is it gets enabled automatically (looks like did not happen for me) or I need to do something manually?
Oops I am sorry I looks like it does support tiles-defs - at least they are shown in the diagram and when I click one, I am forwarded to a proper place in the tiles-def.xml. However, there are no tools to add/edit/remove tiles-defs - is this the intention? Or I'm just misunderstanding something?
Tiles are now supported only on the code completion/navigation level. Structure view and wizards are planned in a professional version.
I see... So you plan a professional version (probably commercial)? Do you have any timing for that?
Also can I somehow add support for my own rendering plug-in (it uses some specific configuration files sometimes)? If you could grant me some kind of access to source, I can try to make some private version for myself...
Feel free to contact me directly at michael.pliskin[at]gmail.com .