3

I can't get the Jython console to work in Eclipse Luna. The Python console works.

The error message is:

Error initializing console. Unexpected error connecting to console. Failed to recive suitable Hello response from ...

The problem and a solution is described here:proposed solution

The solution describes a fix in XP which i've tried to follow in Windows 7 though the steps are not exactly the same as described..

I had to check 'use a proxy server' and then add the 'localhost', ... to the exceptions.

I still get the error.

Community
  • 1
  • 1
Ted Speers
  • 71
  • 5
  • Possible duplicate of [PyDev interactive console](http://stackoverflow.com/questions/22355359/pydev-interactive-console) – bummi Mar 12 '16 at 07:16

1 Answers1

0

Briefly speaking, you may need to change your network proxy setting for eclipse. For a detailed answer, please see here.

Community
  • 1
  • 1
smwikipedia
  • 61,609
  • 92
  • 309
  • 482