Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [embed-cdt-dev] InputStreamReader from URL fails

I don't know what is different in Eclipse - but I do know that eclipse.org recently did a redirection change and it broke a bunch of EMF code. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=558828

Perhaps there is a clue in that bug as to the difference.

Jonah

~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com


On Wed, 22 Jan 2020 at 16:14, Liviu Ionescu <ilg@xxxxxxxxxx> wrote:


> On 22 Jan 2020, at 23:02, Liviu Ionescu <ilg@xxxxxxxxxx> wrote:
>
> I probably have to explicitly set the connection to follow redirects.

Nope, I checked the 'connection.instanceFollowRedirects' and is already true.

There is something else different inside Eclipse, but I cannot tell what...


Regards,

Liviu

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

Back to the top