Re: Workaround for spaces in Eclipse installation path
Re: Workaround for spaces in Eclipse installation path
- Subject: Re: Workaround for spaces in Eclipse installation path
- From: Pascal Robert <email@hidden>
- Date: Sun, 09 Aug 2015 04:42:48 -0400
Done!
> Le 2015-08-09 à 04:14, Wolfgang Hartmann <email@hidden> a écrit :
>
> Hy,
>
> I've created a pull-request which will fix this problem: https://github.com/wocommunity/wolips/pull/123
> When this pull-request is merged it should also work with spaces in the path to the eclipse installation.
>
> Greetz, Wolfy
>
> From: email@hidden
> To: email@hidden
> Date: Thu, 6 Aug 2015 12:06:58 -0700
> Subject: RE: Workaround for spaces in Eclipse installation path
>
> I have no admin permissions on the machine and have to use the installed software. I cannot download the software even if it requires no installation and I could do it technically :(
>
> From: Ramsey Gurley [mailto:email@hidden]
> Sent: Thursday, August 06, 2015 12:31 PM
> To: Strumyla, Marius
> Cc: email@hidden
> Subject: Re: Workaround for spaces in Eclipse installation path
>
> Move it somewhere that doesn’t have spaces in file path?
>
> On Aug 6, 2015, at 7:56 AM, Strumyla, Marius <email@hidden> wrote:
>
>
> Hi, I’m developing on Windows using Eclipse 4.4 and WOLips plugin. I received a new Windows 7 machine with Eclipse already installed into C:\Program Files (x86)\eclipse4.4
>
> I ran into the issues when compiling the project –
> java.net.URISyntaxException: Illegal character in path at index 16: file:/C:/Program Files (x86)/eclipse4.4/plugins/org.objectstyle.wolips.templateengine_4.4.20150629.43/MiscTemplates/
> at java.net.URI$Parser.fail(URI.java:2829)
> at java.net.URI$Parser.checkChars(URI.java:3002)
> at java.net.URI$Parser.parseHierarchical(URI.java:3086)
> at java.net.URI$Parser.parse(URI.java:3034)
> at java.net.URI.<init>(URI.java:595)
> at java.net.URL.toURI(URL.java:942)
> at org.objectstyle.wolips.templateengine.ProjectTemplate.templateBaseFolders(ProjectTemplate.java:331)
> …
>
> The workaround was to create a virtual path using SUBST command. It should be available on all windows versions.
> c:\> subst d: “c:\ Program Files (x86)\eclipse4.4”
>
> Then go to drive d: and launch eclipse from there :) So far everything seems to be working.
>
> Thanks,
> --
> marius
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden