Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » comment formatter problem
comment formatter problem [message #166817] Thu, 01 July 2004 11:44 Go to next message
Eclipse UserFriend
Originally posted by: mb.thomas-daily.de

With the comment formatter of Eclipse 3 enabled, all XDoclet tags are
put into one line, e.g.


/**
* @ejb.pk-field @ejb.interface-method @ejb.transaction type = "Supports"
*/

It seems this is not allowed with XDoclet---lots of errors are produced.
The formatter does not do so with normal Javadoc comments.

Any idea?

thanx!
Marcus
Re: comment formatter problem [message #167020 is a reply to message #166817] Fri, 02 July 2004 11:40 Go to previous message
Eclipse UserFriend
Originally posted by: chabert.fimasys.fr

Hello Marcus,

this bug has been already identified:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=68577

I'm already looking for its resolution :)

Sylvain

Marcus Beyer wrote:
>
> With the comment formatter of Eclipse 3 enabled, all XDoclet tags are
> put into one line, e.g.
>
>
> /**
> * @ejb.pk-field @ejb.interface-method @ejb.transaction type = "Supports"
> */
>
> It seems this is not allowed with XDoclet---lots of errors are produced.
> The formatter does not do so with normal Javadoc comments.
>
> Any idea?
>
> thanx!
> Marcus
Previous Topic:Use of Tomcat Plugin for Servlet Execution?
Next Topic:editor change listener
Goto Forum:
  


Current Time: Wed Jul 16 21:18:37 EDT 2025

Powered by FUDForum. Page generated in 0.24359 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top