JSP editor support?
Brought to you by:
jtiger2005
Columns4eclipse plugin seems to work fine with java,
XML and text files.
However if I open a JSP file with WTP JSP editor,
plugin commands do not work. There is a Column main
menu, but nothing happens when clicking the menu items.
Popup menu does not contain the Columns submenu.
plugin.xml seems to add viewerContributions to
#CompilationUnitEditorContext, #TextEditorContext,
#CEditorContext and #PyEditContext. Should I add the
same viewerContribution to some other targetID, or are
WST components somehow incompatible with this plugin?
Logged In: NO
Hi Harri,
c4e does not support editors with multiple pages/'views'
such as JSP or HTML. In the next release I will add it.
Thanks for your comment and enjoy the plugin.