facebook

disable jsp tooling??

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

    Dan
    Member

    Is there anyway to disable/turn off the jsp (design/code complete) tooling? the jsp features r ubber slow…I tend to get very frustrated when typing
    <XXXX blah=’ –>Stalls out for about 10-20 seconds while it checks code complete..

    #299262 Reply

    Dan
    Member

    I have tried the following to no avail:

    1)
    window->Preferences->General->Editors->FileAssocaitions:*.jsp
    * Set MyEclipse JSP EDITOR to default (this get rid of the Visual Editor pane)
    2)
    windows->Preferences->MyEclipse enterprise Workbench->Files & Editors->JSP->JSP Source->HTML SOURCE && XML_Source
    * Set: Content Assist OFF

    Yet it still is executing content Assist…what gives???

    Changing default editor type to TEXT Editor works..but then I lose all the content sensitive coloring..which sux.

    #299295 Reply

    Unfortunately there is no way to turn it off – other then use the plain text editor.

    On the other hand – we absolutely need to make it faster. The behavior you are seeing is not adequate.
    1. What ME version are you using? One of the focus points of 7.5 was performance. Please wait a few days and try 7.5.
    2. How large is your project (i.e. approximate number of JSP and Java file)? How large is your page (in kbytes)?
    3. Is the problem reproducible if you create a new workspace and import your project there?

    #299333 Reply

    Dan
    Member

    I’m using ME:
    Version: 7.1.1
    Build id: 7.1.1-20090310

    # ~20 jsp files
    The jsp in question is about 32k
    Windows 7 64bit
    4GB RAM, T9300 CPU @2.5ghz

    #299334 Reply

    It should not be slow in your case. You have some problem with your setup…

    Can you try creating a new workspace and importing your project there?

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: disable jsp tooling??

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