cp-tools-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Cp-tools-discuss] Getting Doc and Tag contexts


From: Julian Scheid
Subject: Re: [Cp-tools-discuss] Getting Doc and Tag contexts
Date: Tue, 07 May 2002 15:05:11 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc1) Gecko/20020417

Another approach could be to output the name of the currently processed
package/class. When you get a warning, you can then look some lines up
and see in what context the warning arose.
This would require far less changes to the code.

Julian

Mark Wielaard wrote:
Hi,

Is there a good way to get the Doc and Tag context?
To get a better idea where the remaining errors/warnings come from while
generating documentation for Classpath I added the following patch which
helps, but there might be a better way to get the context of a Tag or
Doc.

Cheers,

Mark




reply via email to

[Prev in Thread] Current Thread [Next in Thread]