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'?

Never tried with a space, but those are URIs I believe so maybe try something like:

file:///Users/user/path-with-no-spaces


Marc-André


From: cdt-dev-bounces@xxxxxxxxxxx <cdt-dev-bounces@xxxxxxxxxxx> on behalf of Liviu Ionescu <ilg@xxxxxxxxxx>
Sent: Tuesday, May 23, 2017 5:16:56 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] Project to build 'Eclipse IDE for C/C++ Developers'?
 

> On 23 May 2017, at 23:41, Marc-André Laperle <marc-andre.laperle@xxxxxxxxxxxx> wrote:
>
> ... http://git.eclipse.org/c/epp/org.eclipse.epp.packages.git/

it looks like the current code does not accept paths with spaces:

[ERROR] Failed to execute goal org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.25.0:mirror (mirror-to-central-epp-repository) on project epp.package.cpp: Unable to parse configuration of mojo org.eclipse.tycho.extras:tycho-p2-extras-plugin:0.25.0:mirror for parameter url: Cannot convert '/Users/ilg/My Files/MacBookPro Projects/GNU ARM Eclipse/org.eclipse.epp.packages.git/packages/org.eclipse.epp.package.cpp.product/target/repository' to URI: Illegal character in path at index 13: /Users/ilg/My Files/MacBookPro Projects/GNU ARM Eclipse/org.eclipse.epp.packages.git/packages/org.eclipse.epp.package.cpp.product/target/repository -> [Help 1]


:-(

Liviu

_______________________________________________
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