Works for me. I marked "Include project classpath" at Ant properties dialog and project classpath has xdoclet.jar in it.
Ara. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:xdoclet-user- > [EMAIL PROTECTED]] On Behalf Of James Cook > Sent: Friday, March 08, 2002 8:08 AM > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] Running Xdoclet inside of IntelliJ IDEA > > I am experiencing a very strange problem with my ejbdoclet task. At the > command prompt, I can execute the Ant build without any difficulty. > However, inside of IDEA, I get the following error while executing the > task: > > Cannot find doclet class xdoclet.DocletTask$DocletMain > > Note that it is not complainging that it can't find the DocletTask > class. The <taskdef> executes without any problem. Matter of fact, I can > use the <available> task to determine that the xdoclet classes are > indeed visible to Ant. > > I have printed out the ant variables representing the Java classpath and > the classpath that is passed to the taskdef, and they are identical in > both the IDEA-invoked build and from the command-line. > > I have seen posts from others that appear to be using ejbdoclet inside > of IDEA. Any pointers? > > > > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
