facebook

[Closed] Java code completion in JSP editor

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

    Does the JSP editor support code completion of Java classes?
    Meaning, I have several Java classes in my src path, and want the JSP editor to recognize and show code compeltion/inline help…

    #260466 Reply

    Riyad Kalla
    Member

    Yes it does.

    #260467 Reply

    Awesome!
    Now can you help me understand why it’s not working?

    #260471 Reply

    Riyad Kalla
    Member

    So the first thing to check is that you are using a web project (if you have a Java project, be sure to add Web Capabilities to that project). This will setup the paths so MyEclipse understands your project.

    Assuming that quick step above doesn’t help, we need to start with the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL], please post that information for me. (There are so many innocuous little things that can stop autocomplete from working, so narrowing it down quickly requires a bit of info).

    #260476 Reply

    Thanks!

    (RTFM!)

    #260479 Reply

    Riyad Kalla
    Member

    Add Web caps did the trick?

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: [Closed] Java code completion in JSP editor

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