Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » JSP Editor very slow
JSP Editor very slow [message #107729] Fri, 27 May 2005 04:16 Go to next message
Eclipse UserFriend
Originally posted by: rene.felder.chello.at

Hi,

I'm using Webtools 1.0-M4. When I open a JSP Page it takes up to 1 minute
to show up in Eclipse. Is there a configuration to speed up the loadtime?

Thx
Rene
Re: JSP Editor very slow [message #107881 is a reply to message #107729] Fri, 27 May 2005 09:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pavery.us.ibm.com

Rene wrote:
> Hi,
>
> I'm using Webtools 1.0-M4. When I open a JSP Page it takes up to 1
> minute to show up in Eclipse. Is there a configuration to speed up the
> loadtime?
>
> Thx
> Rene
>
>
>

Hi Rene,

One minute does seem a bit excessive...
What are some of the details of your JSP file?
size of the file? taglibs used? many included files?

Did you just import the project? Are there many tasks running in the
progress view (with the "show sleeping and system tasks" option checked
from the progress view toolbar)?

You can try to turn off as-you-type validation to see if this has an
impact on startup time (under "window > preferences > general > editors
> structured text editors > analyze annotations while typing")
I usually turn of quick diff too, although I don't think that affects
editor opening time.

Hope that helps.
-phil
Re: JSP Editor very slow [message #107893 is a reply to message #107881] Fri, 27 May 2005 10:50 Go to previous messageGo to next message
Eclipse UserFriend
Hi Rene,

Thanks for reporting the problem. Please open a bug report so that we can
track it:

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Web%20To ols

Jeff

"phil avery" <pavery@us.ibm.com> wrote in message
news:d779b9$q7f$1@news.eclipse.org...
> Rene wrote:
> > Hi,
> >
> > I'm using Webtools 1.0-M4. When I open a JSP Page it takes up to 1
> > minute to show up in Eclipse. Is there a configuration to speed up the
> > loadtime?
> >
> > Thx
> > Rene
> >
> >
> >
>
> Hi Rene,
>
> One minute does seem a bit excessive...
> What are some of the details of your JSP file?
> size of the file? taglibs used? many included files?
>
> Did you just import the project? Are there many tasks running in the
> progress view (with the "show sleeping and system tasks" option checked
> from the progress view toolbar)?
>
> You can try to turn off as-you-type validation to see if this has an
> impact on startup time (under "window > preferences > general > editors
> > structured text editors > analyze annotations while typing")
> I usually turn of quick diff too, although I don't think that affects
> editor opening time.
>
> Hope that helps.
> -phil
Re: JSP Editor very slow [message #114963 is a reply to message #107729] Fri, 01 July 2005 03:34 Go to previous message
Eclipse UserFriend
On Fri, 27 May 2005 04:16:37 -0400, Rene <rene.felder@chello.at> wrote:

> Hi,
>
> I'm using Webtools 1.0-M4. When I open a JSP Page it takes up to 1 minute
> to show up in Eclipse. Is there a configuration to speed up the loadtime?
>
> Thx
> Rene
>
There are some fringe cases that might help (though I think some bugs in that version
that have been fixed).

In general for any Eclipse Editor, if you turn off the "diff" feature, and the 'analyze while
you type" feature that might help.

Some of the performance problems we still have, have to so with special cases, or special files.
For example, very very long lines (e.g. over thousands of characters long). and JSP's with lots and '
lots of character entities in them. If you might try out several files of varying sizes and ocmplexity,
and if you find a patter ... a bug report with a sample file would be much appreciated.
Previous Topic:upper-case elements and attributes in M4 for xhtml
Next Topic:some java files have not complied
Goto Forum:
  


Current Time: Mon Apr 28 02:05:12 EDT 2025

Powered by FUDForum. Page generated in 0.03328 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top