facebook

It is indirectly referenced from required .class files

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

    jadeite1000
    Member

    Hi:

    I get the following error when I try to refresh myEclipse 5.1 project.

    Severity and Description Path Resource Location Creation Time Id
    The project was not built since its build path is incomplete. Cannot find the class file for javax.servlet.http.HttpServlet. Fix the build path then try building this project TMS376 Unknown 1168667567984 126181

    The type javax.servlet.http.HttpServlet cannot be resolved. It is indirectly referenced from required .class files TMS376/TMS_components_ui_components_common/com/loyalty/tms/ui/common/struts/framework TmsActionServlet.java line 9 1168667567968 126180

    public class TestActionServlet extends ActionServlet
    {

    }

    It seem not to like the ActionServlet. But I have the struts.jar file.
    Is there possible that some other jar files would have a conflict with the struts.jar. If it is what could it be?

    Yours,

    Curious

    #264609

    Riyad Kalla
    Member

    Curious,
    It looks like you are misisng the J2EE libraries. Go to your Build Path, then Libraries, then click Add Library, then “J2EE 1.4 Library Set” and hit Finish.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: It is indirectly referenced from required .class files

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