[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [cdt-dev] CVS restructuring
|
+1 from me, though I like the tests and the platform being in one
and the same location so developers remember that we should all be
adding in additional tests to the framework.
Thomas
> -----Original Message-----
> From: Douglas Schaefer [mailto:dschaefe@xxxxxxxxxx]
> Sent: Wednesday, April 28, 2004 4:14 PM
> To: cdt-dev@xxxxxxxxxxx
> Subject: [cdt-dev] CVS restructuring
>
>
> Hey gang,
>
> I was just talking to Mike the Webmaster via e-mail (I forgot
> to ask his
> last name...). He pointed me to the stuff the EMF guys have
> done. They
> have grouped all of their plugins, etc. under
> org.eclipse.emf. Taking a
> look at it, this is exactly what I was talking about. We could do
> something similar with org.eclipse.cdt. Once set up we can set up any
> directory hierarchy under it that we wish and then change it
> over time
> without bothering the webmaster.
>
> At the risk of making this a proposal instead of an example,
> we could do
> the following. The main idea being to have a directory to contain
> everything in a feature plus any other utility need that we
> may see fit.
>
> org.eclipse.cdt
> platform
> org.eclipse.cdt
> org.eclipse.cdt.core
> org.eclipse.cdt.core.aix
> org.eclipse.cdt.core.linux.x86
> org.eclipse.cdt.core.linux.ppc
> org.eclipse.cdt.core.macosx
> org.eclipse.cdt.core.qnx
> org.eclipse.cdt.core.solaris
> org.eclipse.cdt.core.win32
> org.eclipse.cdt.debug.core
> org.eclipse.cdt.debug.mi.core
> org.eclipse.cdt.debug.mi.ui
> org.eclipse.cdt.debug.ui
> org.eclipse.cdt.doc.user
> org.eclipse.cdt.launch
> org.eclipse.cdt.make.core
> org.eclipse.cdt.make.ui
> org.eclipse.cdt.managedbuilder.core
> org.eclipse.cdt.managedbuilder.ui
> org.eclipse.cdt.ui
> org.eclipse.cdt-feature
> test
> org.eclipse.cdt.core.tests
> org.eclipse.cdt.debug.tests
> org.eclipse.cdt.managedbuilder.core.tests
> org.eclipse.cdt.ui.tests
> org.eclipse.cdt.testing
> org.eclipse.cdt.testing-feature
> releng
> org.eclipse.cdt.releng
> org.eclipse.cdt.sdk
> org.eclipse.cdt.sdk-feature
> cppunit
> org.eclipse.cdt.cppunit
> org.eclipse.cdt.cppunit-feature
> archive
> org.eclipse.cdt.old
> <everything else>
>
>
> Doug Schaefer, IBM's Eclipse CDT Architect
> Ottawa (Palladium), Ontario, Canada
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-dev
>