Re: Eclipse Code Formatting File

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Fri Feb 11 2005 - 15:03:17 EST

  • Next message: Mike Kienenberger: "cvsignore'ing Eclipse 3.1M4 ".settings" file"

    The docs XML format is a bit unusual, but rather simple... In this case I
    guess you may simply remove <source> </source> container tags - "source"
    doesn't support HTML-formatted content... It is more like <pre> with
    positional formatting. Also you may have to enter "->" as "-&amp;gt;".

    Andrus

    > I also am having some problems using the correct tags for building
    > eclipse.html. The following xml generates empty tables for the stuff in
    > the source tags.
    >
    > <p>You can import the Cayenne project coding standards using Eclipse
    > 3.0.
    > </p>
    >
    > <source>
    > <ul>
    > <li>Windows -> Preferences -> Java -> Code Style ->
    > Code
    > Templates -> Import -> file "codetemplates.xml"</li>
    > <li>Windows -> Preferences -> Java -> Code Style ->
    > Formatter -> Import -> file "formatting.xml"</li>
    > <li>Windows -> Preferences -> Java -> Code Style ->
    > Organize Imports -> Import -> file "imports.txt"</li>
    > </ul>
    > </source>



    This archive was generated by hypermail 2.0.0 : Fri Feb 11 2005 - 15:03:21 EST