facebook

JSP validation/compelation speed

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

    myoungstrom
    Member

    Are there any plans in the near future to improve JSP validation and compilation performance?

    Regards,
    Mike

    #213139 Reply

    support-michael
    Keymaster

    The answer is a definite yes. We will be looking into techniqes to improve performance and resource utilization. Based on our profiling analysis we will be able to develop a plan to improve performance.

    #215411 Reply

    It would be nice if it would be possible to configure the JSP parser to use an extra directory for taglibs (which is not found relative to the project root) if you have some exotic path layout .
    I.e. we use a layout like this:

    
    /project
      /src_java
      /src_meta
        /META-INF
        /WEB-INF   <- the .tld files are here
      /src_web     <- the .jsp files are here
    

    This causes some trouble and real slow JSP parsing and validation.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: JSP validation/compelation speed

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