Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] cannot install build of master branch into Neon installation

I was able to solve this by first installing a nightly build from the nightly update site (which worked fine), and then installing my local master build on top of that.

Thanks,
Nate

________________________________________
From: cdt-dev-bounces@xxxxxxxxxxx <cdt-dev-bounces@xxxxxxxxxxx> on behalf of Marc-André Laperle <marc-andre.laperle@xxxxxxxxxxxx>
Sent: September 22, 2016 6:55:38 PM
To: CDT Mailing List
Subject: Re: [cdt-dev] cannot install build of master branch into       Neon    installation

Weird, I see org.eclipse.tools.templates.ui_1.1.0.201609211522.jar in the master nightly update site.


Maybe you can try adding adding this update site to your available updates sites. Then it could find the missing dependency from it (make sure you have "Contact all update sites" checked.


<https://hudson.eclipse.org/cdt/job/tools-templates-master/lastSuccessfulBuild/artifact/repo/target/repository>

https://hudson.eclipse.org/cdt/job/tools-templates-master/lastSuccessfulBuild/artifact/repo/target/repository


Marc-Andre


________________________________
From: cdt-dev-bounces@xxxxxxxxxxx <cdt-dev-bounces@xxxxxxxxxxx> on behalf of Nathan Ridge <zeratul976@xxxxxxxxxxx>
Sent: Thursday, September 22, 2016 2:46 PM
To: CDT Mailing List
Subject: [cdt-dev] cannot install build of master branch into Neon installation

Hi,

I'm trying to install a build of the master branch into a new Neon installation, and getting the following error:

Missing requirement: C/C++ Development Tools UI 6.1.0.201609221424 (org.eclipse.cdt.ui 6.1.0.201609221424) requires 'bundle org.eclipse.tools.templates.ui 1.1.0' but it could not be found

Am I doing something wrong? Do I need an Oxygen M1 installation or something to install a build of the master branch?

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