facebook

JSP editor classpath problem with dependent projects

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

    kldavis4
    Member

    I am running Eclipse 3.0.1 with 3.8.4 of MyEclipse.

    I have a web project which is dependent on 3 other eclipse projects, two of which are standard java projects and one of which is a web project. Eclipse seems to handle this properly with respect to the compiling the Java files in the main web project, it finds the dependencies in the other projects without any problem. But, for some reason, in the some of the jsps, I get import errors, such as a given package can’t be found, when it is in the classpath. Then, if I click ‘Validate JSP’, it clears away the errors and says the JSP is valid. This solves the problem, but there definitely appears to be some kind of bug.

    #227451 Reply

    Riyad Kalla
    Member

    davis,
    A bug like this will require some help from your end to give us what we need to track it down. Are you able to create a small sample set of projects that exhibit this behavior such that you could export them all to ZIPs and send them to us? Without a use case this won’t be easy to find.

    #227454 Reply

    kldavis4
    Member

    Ok, I will try to see if I can replicate the problem for you.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: JSP editor classpath problem with dependent projects

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