Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tm-dev] sourceTemplateFeature

Hi Martin,
According to https://wiki.eclipse.org/Tycho/Reference_Card#Source_Bundles
you can use "sourceTemplateFeature" to override attributes. I was not
sure if that was the case for our builds, this is why I left them
untouched except for the license files.

Anna.

On Wed, Jun 4, 2014 at 1:04 AM, Oberhuber, Martin
<Martin.Oberhuber@xxxxxxxxxxxxx> wrote:
> Hi Uwe, Anna, all -
>
> Below discussion from cdt-dev is interesting.
>
> Bottomline:
> Tycho-based builds don't need the "sourceTemplateFeature" folder, but it is still required if "Export > Deployable Plugins and Fragments" is supposed to work from Eclipse.
>
> Thanks,
> Martin
> --
> Martin Oberhuber, SMTS / Product Owner - Development Tools, Wind River
> direct +43.662.457915.85  fax +43.662.457915.6
>
>
> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Jeff Johnston
> Sent: Tuesday, June 03, 2014 9:40 PM
> To: CDT General developers list.
> Subject: Re: [cdt-dev] What is org.eclipse.cdt.core.native.source?
>
> The org.eclipse.cdt.native-feature is missing the sourceTemplateFeature directory that every other feature, with a matching source feature, has.
>
> -- Jeff J.
>
> ----- Original Message -----
> From: "Sergey Prigogin" <eclipse.sprigogin@xxxxxxxxx>
> To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
> Sent: Tuesday, June 3, 2014 3:33:50 PM
> Subject: Re: [cdt-dev] What is org.eclipse.cdt.core.native.source?
>
> Until very recently Export > Deployable features from Eclipse also worked. It looks like it was broken around the time when the native feature was introduced.
>
> -sergey
>
>
> On Tue, Jun 3, 2014 at 12:23 PM, Doug Schaefer < dschaefer@xxxxxxx > wrote:
>
>
>
> Run maven?
>
> Not sure how it's different from our other source features out there. They refer to bundles generated from maven.
>
> Doug.
>
>
> From: cdt-dev-bounces@xxxxxxxxxxx [ cdt-dev-bounces@xxxxxxxxxxx ] on behalf of Sergey Prigogin [ eclipse.sprigogin@xxxxxxxxx ]
> Sent: Tuesday, June 03, 2014 3:17 PM
> To: CDT General developers list.
> Subject: [cdt-dev] What is org.eclipse.cdt.core.native.source?
>
> org.eclipse.cdt/releng/org.eclipse.cdt.native.source-feature/feature.xml refers to org.eclipse.cdt.core.native.source pligin, but this plugin is nowhere to be found. The prevents File > Export > Deployable features from working. Does anybody know what is going on?
>
> -sergey
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>
>
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top