facebook

Unresolved imports after running XDoclet

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

    gschuell
    Member

    Folks,

    I am having a problem with my EJB implementation classes after running XDoclet from inside my build.xml file. I start out with no dd files or EJB interface code and invoke the xdoclet-build.xml build from the build.xml task. Everything compiles clean, my ear is created and deployed to WebLogic and all is good.

    However, when I return to my source code, all of the bean implementation classes are flagging the references to the local interfaces as being unable to resolve them.

    Any clues as to what is wrong? Perhaps I am missing something obvious.

    Thanks,

    George.

    #228992 Reply

    Riyad Kalla
    Member

    George,
    Try refreshing the project, if the build file is generating artifacts then it is outside of the scope of Eclipse’s knowledge and it is getting out of sync.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Unresolved imports after running XDoclet

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