> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> 
> puh - never heard, that such a comment should be wrong ...
> So that´s an error in xdoclet?

Actually, it's true. The JLS at one point specified that the last line of a 
file shouldn't end with a comment without a trailing line ending (\n). We even 
had compile failure with SUN's Javac 1.4.x on Linux, and had to add a bunch of 
empty lines after such comments.

Now the SUN compilers are back to being more lenient about this, and maybe even 
the spec was update!? --DD

> > -----Ursprüngliche Nachricht-----
> > Von: Stefan Bodewig [mailto:[EMAIL PROTECTED]
> > On 22 Nov 2004, <[EMAIL PROTECTED]> wrote:
> >
> > >   xdoclet complains it is illegal to have comments at the end.
> >
> > xdoclet lies 8-)
> >
> > I'm surprised it's only been in one file, though.  JDEEs default
> > template adds a comment at the end of a class/interface for example.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to