facebook

JSP Editor — Add import

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

    loomax
    Member

    I think it would be nice to have a feature “Add Import” in the JSP Editor
    (like in the java editor) whichs adds a line <%@ page import=”class.to.import” %>

    #253647 Reply

    Riyad Kalla
    Member

    When you autocomplete classes that haven’t been used in the JSP page, the imports should be automatically added, for example:
    <%= new ArrayLis| %>

    that will autocomplete ArrayList and add the import.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSP Editor — Add import

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