There is definitely an Eclipse formatter style inside Lucene's source
code that you can import and use for Mahout.

Dawid

On Mon, Apr 4, 2011 at 9:46 AM, Sean Owen <[email protected]> wrote:
> That's right, it's just standard Java/Sun convention. When in doubt follow
> the surrounding code.
> I think there is an Eclipse template in here somewhere that has some of the
> basic settings.
>
> On Mon, Apr 4, 2011 at 8:44 AM, Sebastian Schelter <[email protected]> wrote:
>
>> I always try to adhere to Lucene's conventions, which AFAIK are the same as
>> the standard sun code conventions with the difference that a 2-space indent
>> is used and lines are allowed to be 120 characters.
>>
>> --sebastian
>>
>>
>> On 04.04.2011 09:41, Lance Norskog wrote:
>>
>>> There seems to be some discrepancies between the preferences of
>>> various committers v.s. the Eclipse formatting template. Can someone
>>> please describe a 'Mahout style'?
>>>
>>>
>

Reply via email to