Em Seg, 2002-02-25 �s 19:05, Vincent Harcq escreveu:
> Sorry I must be drunk when I wrote this message ;)
> Javadoc operates on source files not on classes.

Oh, I thought that something was not right :)

> So if you are sure the interface is in one of the packages of
> "sourcepath" of your "ejbdoclet" ant task, everything should be ok.
> Then the problem will come from somewhere else.
> Do you have something like 
> <ejbdoclet sourcepath="${src.dir}" destdir="${src.dir}" etc...

I got the following:

<ejbdoclet destdir="${src-gen}">
        <sourcepath path="${src}"/>
        <sourcepath path="${src-gen}"/>
        ...
</ejbdoclet>

${src} it's where my hand-written sources are located. All
xdoclet-generated sources goes to ${src-gen}, which is in the sourcepath
of the task.

-- 
Ja ne,
   Pazu
   mailto: [EMAIL PROTECTED]

Anime Gaiden: de f�s para f�s, sempre.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to