[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
] [
List Home
]
Re: [stp-dev] Commit: build/ - Code commit guidelines
From
: Daniel Berg <
danberg@xxxxxxxxxx
>
Date
: Wed, 15 Feb 2006 13:34:12 -0500
Delivered-to
: stp-dev@eclipse.org
Here is the help on eclipse naming conventions. Our conventions should closely mirror these.
http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/misc/naming.html
Regards,
Dan
Oisin Hurley <ohurley@xxxxxxxx>
Sent by: stp-dev-bounces@xxxxxxxxxxx
02/15/2006 12:47 PM
Please respond to
STP Dev list
To
STP Dev list <stp-dev@xxxxxxxxxxx>
cc
Subject
Re: [stp-dev] Commit: build/ - Code commit guidelines
Ok, I'm making a collection of proposals for naming conventions:
1. Differentiate between API and non-API classes by using a package
name element of 'internal'
2. Differentiate between UI and non-UI classes by using a package
name element of 'ui'
3. Differentiate between test and implementation classes by using
a package name element of 'test'
4. Use org.eclipse.stp as the project base plugin name
5. Use the subproject abbrevs in the plugin names e.g.
org.eclipse.stp.cf.module
So, the CVS setup would look like (as per Naci's mail):
/releng.stpbuilder
**
/releng
/maps
*.map
/components
/soas
/features
/org.eclipse.stp.soas ....
/sc
/features
/org.eclipse.stp.sc
/plugins
/org.eclipse.stp.sc.ui
/org.eclipse.stp.sc.core
..
/tests
/org.eclipse.stp.sc.tests.ui
/org.eclipse.stp.sc.tests.core
/cf
..
/b2j
..
/bpmn
..
--oh
_______________________________________________
stp-dev mailing list
stp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/stp-dev
References
:
Re: [stp-dev] Commit: build/ - Code commit guidelines
From:
Oisin Hurley
Prev by Date:
Re: [stp-dev] Commit: build/ - Code commit guidelines
Next by Date:
RE: [stp-dev] Commit: build/ - Code commit guidelines
Previous by thread:
Re: [stp-dev] Commit: build/ - Code commit guidelines
Next by thread:
RE: [stp-dev] Commit: build/ - Code commit guidelines
Index(es):
Date
Thread