Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] ECF coding conventions -- let's use Equinox

That sounds like a good idea.

Should we mention this somewhere on the wiki as well?

-Mustafa

On 8/22/07, Scott Lewis < slewis@xxxxxxxxxxxxx> wrote:
Hi Folks,

Up to now, we haven't had a consistent set of code formatting
conventions for ECF.  But I believe it's time for that...especially since

a) ECF is being used by others and greater src code consistency will be
helpful as more people work on the code simultaneously
b) Eclipse makes the sharing of consistent code formatting conventions
so easy

It makes sense to use conventions that others are using...specifically
the Equinox team since they have coding conventions and some ECF plugins
are using being used for the Equinox provisioning work.  These coding
conventions are specified and available here:

http://www.eclipse.org/equinox/documents/coding.php

On this page is the "Equinox formatter settings" link.  Please save this
link to a local file and then load it in to your workspace

Select Window->Preferences->Java->Code Style->Formatter->Import... and
load local saved file

Thanks,

Scott






_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev


Back to the top