From: Stefan Gybas <[EMAIL PROTECTED]> Subject: Re: Installed jdom 0.7b.20020216-1 (all source) Date: Sun, 17 Feb 2002 13:00:33 +0100
> Takashi Okamoto wrote: > > > * remove javadoc because I need SUN's javac to generate javadoc. > > But I want to put jdom into main. So I gave up generating them. > > Have you tried doc++? I had tried doc++ already. But I got following result: $ doc++ -v -ng -q --java --html `find . -name "*.java"` Reading files... Warning: 49 opening `{', but 47 closing `}' in file `src/java/org/jdom/ProcessingInstruction.java'. 3482963 bytes read Parsing... (0): found class `AttributeList' (0): found class `Comment' (0): found class `Element' (0): found class `Namespace' (0): found class `JDOMResult' (0): found class `JDOMSource' (0): found class `JDOMFactory' (0): found class `SAXHandler' ... (0): found method `Main' (0): found method `run' (0): found method `includeFile' (0): found method `main' (0): found method `parseArguments' (0): found field `options' Merging duplicate entries... After then, I couldn't get any response though doc++ continued to run. Old doc++(I forgot the version) worked correctly, but recent doc++ doesn't work well. Could you help me? thanks, ---- Takashi Okamoto -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]