[dbdoclet] Re: running dbdoclet in a batch file

Hello,

I have no idea why javadoc doesn't return in your batch file. But anyway I
would suggest using an ant script. If you like you can use the one, which is
generated by tidbit. It was made for running in batch files.

Regards
Michael

Lillian Sullam <lsullam@xxxxxxxxxxx> schrieb: 
>

Hello,
>
>I'm trying to create a batch file to generate DocBook XML from Java source
>code comments.  I am using DocBook Doclet in the batch file. For some
>reason, though, once the dbdoclet has run, it wont continue to the next
>command in the batch file. It is like it is forcing an end. Is there a way
>to override this so that once the dbdoclet has finished the next command
>can
>be exacuted?
>
>Thanks!
>
>Lillian
>
>



Other related posts: