Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Unable to find feature: org.eclipse.license

Are you getting this error in Eclipse or in maven?
If it is in Eclipse, is your target platform showing an error?

Marc-Andre showed me a nice trick to know quickly of target errors:
Preferences->Plug-in Development->"Show current target platform in status bar"

Then you will see the target in your status bar.  If there is a red X on it, there is a problem
and you know to check in more details by opening the target file in the target platform editor.
________________________________________
From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Nathan Ridge [zeratul976@xxxxxxxxxxx]
Sent: August 7, 2014 2:40 AM
To: CDT Mailing List
Subject: [cdt-dev] Unable to find feature: org.eclipse.license

I pulled the latest code from master and tried to build it,
but I got the following error:

Unable to find feature: org.eclipse.license

Any ideas as to what's going wrong? I did refresh target
definitions as described in Marc's email.

Thanks,
Nate

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top