Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] What releng changes are needed when adding new plugins

org.eclipse.cdt.releng is the old build system. It no longer applies.
The pom.xml and category.xml is all that's needed.

Doug.

On Tue, Feb 14, 2012 at 11:43 AM, Marc Khouzam
<marc.khouzam@xxxxxxxxxxxx> wrote:
> Hi,
>
> When adding new plugins to CDT, what releng changes are required?
> I have updated the main pom.xml file as well as
> org.eclipse.cdt.master.git/category.xml (thanks Marc-Andre).
>
> Looking at the git repo, I found the following files
> that have info about the CDT plugins.  Do I need
> to manually update them for the new plugins/features
> I committed?
>
> releng/org.eclipse.cdt.releng/maps/cdt.map
> releng/org.eclipse.cdt.releng/buildsite.xml
> releng/org.eclipse.cdt.releng/build.xml
> releng/org.eclipse.cdt.releng/visualizer/customTargets.xml (to be created?)
>
> Thanks
>
> Marc
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top