facebook

Couldn’t find the class xdoclet.DocletTask on the classpath

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    prakrime
    Member

    I know for sure that xdoclet-1.2.3.jar is in the correct path and my build file is able to read the jar file as seen below but i still get Couldn’t find the class xdoclet.DocletTask on the classpath: Please help.

    
    Couldn't find the class xdoclet.DocletTask on the classpath: D:\Eclipse 3.1_old\eclipse\workspace\tmp\classes;D:\Eclipse 3.1_old\eclipse\workspace\tools\xdoclet\lib\xdoclet-1.2.3.jar;
    #263613

    Greg
    Member

    It doesn’t look like you are using XDoclet support that is bundled with MyEclipse. Are you sure you are using the latest version, MyEclipse 5.1.0? This tutorial covers the basics of using XDoclet support in MyEclipse.
    http://www.myeclipseide.com/images/tutorials/quickstarts/firstejb/

    #263615

    prakrime
    Member

    Thanks for the response. Due to my project limitation I have to run 3.9 and cannot migrate to 5.x. Please advsie.

    #263618

    Greg
    Member

    The tutorial I mentioned is still valid for older versions of MyEclipse. However, we don’t have a version 3.9 of MyEclipse. What version are you using?

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Couldn’t find the class xdoclet.DocletTask on the classpath

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