facebook

4.0 GA – JSP pages state "Java Content Assist is not av

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

    I have been using 3.8 with no problems. When I upgraded to 4.0, I am no longer getting context sensitive help when editing JSP files. The same files work find on my other machine. The error message on the status bar states: “Java Content Assist is not available for the current cursor location”

    Context sensitive assist works in .java files fine, just not the .jsp files. I did a “clean” and then a rebuild, but to no avail.

    Any help would be appreciated.

    Thanks

    #236987 Reply

    Riyad Kalla
    Member

    What is your Eclipse Build ID (Help > About) and your MYEclipse version (Window > Prefs > MyEclipse)?

    #236997 Reply

    Eclipse SDK

    Version: 3.1.0
    Build id: I20050627-1435

    MyEclipse Enterprise Workbench
    Version 4.0.0 GA
    Build ID: 20050829-4.0.0-GA

    #237036 Reply

    Riyad Kalla
    Member

    Those IDs are correct, so this is likely a workspace or project issue.

    Let’s try something first:
    1) Create a new web project: File > New > Project > Web Project. Create a JSP, do you get autocomplete ok?

    2) Create a new web project and copy all your files from your problomatic project into the new project, now try autocomplete, did it work?

    Also what kind of autocomplete are you trying to get, pelase paste a snippet of code below and show where your cursor is when you aer trying to autocomplete.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: 4.0 GA – JSP pages state "Java Content Assist is not av

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