You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by Mike Drob <md...@cloudera.com> on 2013/12/26 22:14:56 UTC

Formatter - White Space Issue?

Accumulators,

I'm using the provided formatter from our site[1], but it looks like it
leaves trailing white space in java doc comments[2]. Has anybody else seen
this, or does anybody have a fix?

Mike

[1]:
https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=tree;f=contrib;hb=HEAD
[2]: https://gist.github.com/mikedrob/8138740

Re: Formatter - White Space Issue?

Posted by Bill Havanki <bh...@clouderagovt.com>.
I get what Christopher is seeing as well. It appears to be a bug (or two)
that Eclipse is working on:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=251824
https://bugs.eclipse.org/bugs/show_bug.cgi?id=49619



On Fri, Dec 27, 2013 at 1:23 AM, Christopher <ct...@apache.org> wrote:

> I noticed that, too... it looks like Eclipse formats blank javadoc
> lines in javadoc comments with an indentation. I don't know that it
> can be helped much. I haven't been sufficiently motivated to look into
> it, since it's at most, one space char, and only in javadocs.
>
> --
> Christopher L Tubbs II
> http://gravatar.com/ctubbsii
>
>
> On Thu, Dec 26, 2013 at 4:14 PM, Mike Drob <md...@cloudera.com> wrote:
> > Accumulators,
> >
> > I'm using the provided formatter from our site[1], but it looks like it
> > leaves trailing white space in java doc comments[2]. Has anybody else
> seen
> > this, or does anybody have a fix?
> >
> > Mike
> >
> > [1]:
> >
> https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=tree;f=contrib;hb=HEAD
> > [2]: https://gist.github.com/mikedrob/8138740
>



-- 
| - - -
| Bill Havanki
| Solutions Architect, Cloudera Government Solutions
| - - -

Re: Formatter - White Space Issue?

Posted by Christopher <ct...@apache.org>.
I noticed that, too... it looks like Eclipse formats blank javadoc
lines in javadoc comments with an indentation. I don't know that it
can be helped much. I haven't been sufficiently motivated to look into
it, since it's at most, one space char, and only in javadocs.

--
Christopher L Tubbs II
http://gravatar.com/ctubbsii


On Thu, Dec 26, 2013 at 4:14 PM, Mike Drob <md...@cloudera.com> wrote:
> Accumulators,
>
> I'm using the provided formatter from our site[1], but it looks like it
> leaves trailing white space in java doc comments[2]. Has anybody else seen
> this, or does anybody have a fix?
>
> Mike
>
> [1]:
> https://git-wip-us.apache.org/repos/asf?p=accumulo.git;a=tree;f=contrib;hb=HEAD
> [2]: https://gist.github.com/mikedrob/8138740