facebook

Slow JSP compilation

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #221073 Reply

    harpourj
    Member

    Apologies, forgot to provide the build info in my previous post:

    Eclipse 3.0.0 build 200406192000

    MyEclipse 3.8.3 build 200412061200-3.8.3

    JDK 1.4.2_06

    Windows XP Pro

    #221079 Reply

    Riyad Kalla
    Member

    harpour,
    What is the speed of your processor and how long is it taking to validate a JSP page if you make a change and hit save?

    Please paste the results of Help > About > Configuration Details for us to look at as well.

    #221108 Reply

    Paul Kaiser
    Member

    When we make the enhancements we intend to make to JSP validation, it will go back to using the JDT Java compiler which will avoid the Ant task running and the javac external process being launched, in addition the JDT compiler I believe is faster. This will increase the validation speed considerably; but this is no small change, which is why we didn’t do it for 3.8.3.

    Is there an ETA for this performance enhancement?

    Paul

    #221124 Reply

    Riyad Kalla
    Member

    Paul,
    I believe 3.9 we are going to push for it, but if a tone of higher priority items popup it will be delayed. I can add all your comments to make it more important though.

    #221135 Reply

    Paul Kaiser
    Member

    Riyad,

    That would be appreciated. As more of our developers move to the tool over 2005, they will most likely be using it on an existing project first. This means they’re first impression will include the experience of a full build of all the JSPs in their project. It would be nice to have this in 3.9. It may mean a lot of our developers never experience slow JSP validation.

    Thanks,
    Paul

Viewing 5 posts - 16 through 20 (of 20 total)
Reply To: Slow JSP compilation

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