facebook

Java Content Assist Problem

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

    tory
    Member

    I am running myEclipse 3.8.4 on a Windows 2000 machine, with Java j2sdk1.4.2_05 installed. When I use myEclipses refactor tool to change the name of a .jsp file, the java content assist ceases to function. Here is an example of what happens: I create a project. I declare a .java class under the ‘src’ folder, inside a package. I then create a .jsp under the ‘webroot’ folder. The .jsp imports the .java class. Inside the ‘<% %>’ tags I say something like ‘some.imported.package.class myClass = new some.imported.package.class();’ (where some.imported.package.class is the actual name of the class) then type ‘myClass.’ and after I type the period the content assist displays the various methods inside the imported class. Now if I use the refactor tool to change the name of the .jsp, and go back to the .jsp and type ‘myClass.’, after I type the period and press ctrl+space, the message I get is “Java Content Assist is not available for the current cursor location.” I am working in a commercial environment, and the company has licenses for myEclipse. Help with this problem would be greatly appreciated.

    Thanks,
    Tory

    #228988 Reply

    Riyad Kalla
    Member

    Tory,
    I replied to your post attached to the bottom of the other thread, let’s continue there.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Java Content Assist Problem

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