I’m trying to find a good plugin for JSP and struts development.
I have the 2.7RC2 demo of MyEclipse installed.
I have the clearcase plugin from rational installed.
When I attempt to edit a file using any other plugin/editor within
eclipse (Lomboz, TextEditor, etc), it prompts me to check out the file. I can then edit it without issues.
When i do the same in the MyEclipse JSP editor it doesn’t do anything.
Matter of fact, the file is locked read only (which is because
it never got checked out from clearcase).
If i manually check the file out, I can edit it and then I can manually
check the file back in.
I would like the functionality that I have with any of the other plugins, where as soon as I start attempting to edit the file it prompts me to checkout the file.
any suggestions?
thanks
UPDATE – I get that functionality when i use the CSS editor and the XML editor supplied by MyEclipse. Still doesn’t work for JSPs 🙁