<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 12/02/2011 12:19 AM, Nathan Kinder wrote:
    <blockquote cite="mid:4ED85FC6.5080206@redhat.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      On 12/01/2011 06:10 PM, Adam Young wrote:
      <blockquote cite="mid:4ED83395.7040805@redhat.com" type="cite">
        <meta content="text/html; charset=ISO-8859-1"
          http-equiv="Content-Type">
        On 12/01/2011 03:10 PM, Ade Lee wrote:
        <blockquote
          cite="mid:1322770255.19378.52.camel@aleeredhat.laptop"
          type="cite">
          <pre wrap="">Code formatting rules to be used in Eclipse for formatting once current
patches are checked in.

Ade
 
</pre>
          <br>
          <fieldset class="mimeAttachmentHeader"></fieldset>
          <br>
          <pre wrap="">_______________________________________________
Pki-devel mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Pki-devel@redhat.com">Pki-devel@redhat.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/pki-devel">https://www.redhat.com/mailman/listinfo/pki-devel</a>
</pre>
        </blockquote>
        The rules look OK.  The name in my  project shows up as :<br>
        Unmanaged profile 'PKI Project Profile'<br>
        <br>
        Which looks like something wrapped 'PKI Project Profile'  by
        accident<br>
        <br>
        I did a dry run of formatting the project<br>
        [ayoung@ayoung pki]$ git diff | wc -l<br>
        387864<br>
        so it probably changes about 150K lines.<br>
      </blockquote>
      The patch doesn't apply correctly for me using 'git am', so I had
      to fall back to 'git apply'.  That said:<br>
    </blockquote>
    Ok,  this is a known problem:<br>
    <br>
    Edit the patch by hand and remove the leading >.  It is the email
    client that adds that.  After that, the patch should apply.<br>
    <br>
    To get around this problem,  appply this fix:<br>
    <p>
      Thunderbird has a nasty habit of prepending a <tt>></tt>
      character to the patch, messing up the format. While it is trivial
      to edit the patch by hand to remove it, the patch sender can help
      out by configuring Thunderbird this way:
    </p>
    <ul>
      <li>In Thunderbird Preferences, </li>
      <li>Go to the Advanced->General tab. </li>
      <li>Select "Config Editor" </li>
      <li>Search for mail.file_attach_binary and </li>
      <li>Set this value to true
      </li>
    </ul>
    <br>
    <br>
    <blockquote cite="mid:4ED85FC6.5080206@redhat.com" type="cite"> <br>
      [nkinder@localhost pki]$ git diff | wc -l<br>
      387843<br>
      <blockquote cite="mid:4ED83395.7040805@redhat.com" type="cite"> <br>
        Can someone else confirm that they can see the project specific
        settings and that the name is messed up?<br>
      </blockquote>
      I'm still new to Eclipse, so I'm not sure where to look for the
      name and settings you're referring to.<br>
    </blockquote>
    <br>
    Windows->Preferences->Java ->Code Style Formatter->Configure
    Project Specific Settings (Link at the top right of the page)<br>
    <br>
    If the patch has been applied, and you click the checkbox that says
    : Show on Projects with Project Specific Settings,  you should still
    see the pki project.  Click OK,  and you should see the porofile
    name in a drop down list.  You can edit that by clicking "edit"  to
    the right.<br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <blockquote cite="mid:4ED85FC6.5080206@redhat.com" type="cite">
      <blockquote cite="mid:4ED83395.7040805@redhat.com" type="cite"> <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
Pki-devel mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Pki-devel@redhat.com">Pki-devel@redhat.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/pki-devel">https://www.redhat.com/mailman/listinfo/pki-devel</a>
</pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Pki-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pki-devel@redhat.com">Pki-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/pki-devel">https://www.redhat.com/mailman/listinfo/pki-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>