facebook

myeclipse with struts studio [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #199377 Reply

    How can I make eclipse use the myeclipse jsp editor after I’ve installed Struts Studio? It always uses their JSP editor.

    #199382 Reply

    support-michael
    Keymaster

    Look at the editor file association preferences Window menu>Preferences>Workbench>File Associations.

    Michael
    MyEclipse Support

    #199383 Reply

    @support wrote:

    Look at the editor file association preferences Window menu>Preferences>Workbench>File Associations.

    Michael
    MyEclipse Support

    Okay, that seemed to work. I guess I was fooled because I was expecting code assist to work in the myeclipse JSP editor. Is there some trick to enable that. (other than reading the doc)

    #199384 Reply

    support-michael
    Keymaster

    The MyEclipse JSP editor works with MyEclipse Web Projects which are based on an exploded WAR folder structure. We are looking into relaxing these restrictions for general JSP editing. The issue is that tag completion is based on knowing what tags your project requires so its not as simple as just opening a text editor with syntax highlighting.

    I have not looked at Struts Studio so I can not describe how it may/may not be compatible with MyEclipse. I’ll add it to my agenda of things to look at.

    Michael
    MyEclipse Support

    #199385 Reply

    I found the ctrl-space command in the documentation. It works for some basic tags, but none of the struts or our custom tags are available in the code assistant. I’m also seeing that only the 1st JSP file opens in the myeclipse editor… all subsequent jsp files opened still use the struts studio editor. (I realize this is probably their bug and I will report it to them)

    Thanks for you help.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: myeclipse with struts studio [Closed]

You must be logged in to post in the forum log in