Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] What is org.eclipse.cdt.core.native.source?

Could be. Tycho doesn't use those.

Doug.
________________________________________
From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Jeff Johnston [jjohnstn@xxxxxxxxxx]
Sent: Tuesday, June 03, 2014 3:50 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] What is org.eclipse.cdt.core.native.source?

I have posted a gerrit patch for this to 8.4.  I have made Sergey and
Doug reviewers.  Please try it out and verify it fixes the problem.

-- Jeff J.

----- Original Message -----
From: "Jeff Johnston" <jjohnstn@xxxxxxxxxx>
To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Sent: Tuesday, June 3, 2014 3:40:28 PM
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
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top