Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Project to build 'Eclipse IDE for C/C++ Developers'?

> On 24 May 2017, at 01:20, Marc-André Laperle <marc-andre.laperle@xxxxxxxxxxxx> wrote:
> 
> I don't really have a real solution except moving the files and build with that. You can (should!) file a bug in Tycho

I did: https://bugs.eclipse.org/bugs/show_bug.cgi?id=517153

it looks like an EPP path problem, the bug was reassigned to the EPP team.

> • Edit releng/org.eclipse.epp.config/parent/pom.xml and add file:///Users/ilg/GNU-ARM-Eclipse/path-to-update-site
> 	• Edit packages/org.eclipse.epp.package.cpp.product/epp.product to add your feature
> 	• Do the EPP build

I did this and it succeeded, just that I used the http url to my p2 repository, not a local path, which also failed due to spaces in the names.

now I'm working to customise the build for my project.


thank you very much for your help,

Liviu



Back to the top