I requested this feature, too, a while back for the exact same reason. I eventually decided, though, that I could probably just do it with a Live Template, but then never got around to actually writing it. I don't imagine that it would be too difficult, though.
chris "Daniel Rabe" <[EMAIL PROTECTED]> wrote in message ai6dl9$84u$[EMAIL PROTECTED]">news:ai6dl9$84u$[EMAIL PROTECTED]... > My goal isn't to incrementally build a javadoc site; it's to check the > formatting of my documentation for the one class I'm working on at the > moment. For these purposes, javadoc *will* operate on a single file, and the > output it generates (including the minimal navigation) is exactly what I'm > looking for. > > "Carlos Costa e Silva" <[EMAIL PROTECTED]> wrote in message > ai4llc$4ja$[EMAIL PROTECTED]">news:ai4llc$4ja$[EMAIL PROTECTED]... > > "Daniel Rabe" <[EMAIL PROTECTED]> wrote in message > > ai48hk$r25$[EMAIL PROTECTED]">news:ai48hk$r25$[EMAIL PROTECTED]... > > > When I'm editing my comments in a file, I'd like to be able to generate > > and > > > view the javadoc for just that one file. > > > > javadoc isn't capable of this: it only does entire sites at a time. > > If only one class is generated the indexes/packages/cross references/etc > > contain only the generated entry. > > > > Carlos > > > > -- > > Carlos Costa e Silva <[EMAIL PROTECTED]> > > > > > > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
