facebook

comment formatter and xdoclet

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #209284 Reply

    Marcus Beyer
    Member

    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.
    The formatter does not do so with normal Javadoc comments.

    Any idea?

    thanx!
    Marcus

    #209298 Reply

    Marcus Beyer
    Member

    This one is a real problem for us, because I formatted the whole project and checked it in. Now I don’t know how to get the previous version out of CVS, because I didn’t set a version tag …

    So if so have an idea, please tell me!

    thanx!
    Marcus

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: comment formatter and xdoclet

You must be logged in to post in the forum log in