facebook

Code assist not working in JSP editor

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    dong.yuan@gmail.com
    Participant

    Code assist doesn’t work after I installed MyEclipse 4.0.2. today I have uninstalled 4.0.2 and installed 4.0.3, it is still not working.

    I have tried different internal JSP editors from Window>Preferences>General>Editors>File Associations

    Any help is appreciated. Thanks.

    My Configuration is:

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.4.2_07

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.0.3 GA
    Build id: 20051025-4.0.3-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Platform

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse RCP

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Java Development Tools

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Plug-in Development Environment

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse Project SDK

    Version: 3.1.1
    Build id: M20050929-0840

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    a84_60
    -vm
    C:\WINDOWS\system32\javaw.exe

    #241441

    Riyad Kalla
    Member

    Are you referring to only code assist in JSP pages, or else where? You should be opening the JSP pages with the “MyEclipse JSP Designer” or ‘Classic’ editor.

    #241467

    dong.yuan@gmail.com
    Participant

    I am referring to only code assist in JSP pages. I have tried different editors neither “MyEclipse JSP Designer” nor ‘Classic’ editor works. Also if I click “Ctrl-1” I get NullPointerException.

    #241471

    Riyad Kalla
    Member

    Is this a Web Project you are working with or a normal Java Project?

    DO you have WTP 0.7 installed?

    Do you have Visual Studio.NET installed?

    What happens when you try a new workspace: File > Swich Worksace > C:\tempworkspace, hit OK, create a new web project and JSP and try autocomplete, did it work?

    #241563

    dong.yuan@gmail.com
    Participant

    It is a web project.

    I didn’t install WTP 0.7 or Visual Studio.NET.
    code assist works for a new web project.

    The special thing about this project is that the source and web are linked to other directories (the folders I checked out from cvs) on the same drive.

    It used to work for this project in previous version of myeclipse. After I uninstalled the old version and install 4.0.3, code assist stops working for this project.

    Any idea? Thanks.

    #241571

    Riyad Kalla
    Member

    Hmm, if you recreate the project using a new web project, with the linked dirs and everything, does it work again? (no, no ideas off the top of my head why it stopped working)

    Try restarting with -clean command line argument.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Code assist not working in JSP editor

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