facebook

Recognizing jsp pages, Java script and custom made tags

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #204839 Reply

    cfrers
    Member

    The jsp pages that are already defined in our project do not have either code completion or syntax coloring. I found a work about. I select “new jsp”, then I cut and paste the jsp page to this new jsp page and rename it. I am sure that there must be a better way of letting ME know that all files ending in jsp should be treated as such.

    Another point is that there is apparently no recognition of java scripts. Will there be any java script support in future versions?

    Lastly, is it possible to configure ME to recognze and offer code completion for user defined custom tags?

    #204875 Reply

    No Operation
    Member

    Eclipse remember which editor was user to open the file.
    Use the “open with” and open it with the MyEclipse JSP editor.

    NOP

    #204888 Reply

    Scott Anderson
    Participant

    Lastly, is it possible to configure ME to recognze and offer code completion for user defined custom tags?

    Yes, just make sure you’re working in a MyEclipse web project and properly configure the taglibs for deployment. Code completion should work fine.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Recognizing jsp pages, Java script and custom made tags

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