Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7614129
By: fabioz
If the contents of those arrays are pretty big, that can really happen (writing
in the eclipse console is not one of the fastest things).
The solution would be not writing to the console all
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4433095
By: j_blackburn
Ug. The errors were copied from the error view, but unfortunately not from the
log which has since disappeared due to it being run as a temporary
configuration.
I do have yet another er
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4433059
By: fabioz
What do you have in your error log? See
http://pydev.sourceforge.net/faq.html#ref_0
for details on how to get to it...
Cheers,
Fabio
__
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4433055
By: j_blackburn
Hmmm.. Just exited and reopened eclipse, and this error has appeared in the
console:
java.lang.RuntimeException: Error connecting to python process
(/tools/oss/packages/x86_64-rhel3/pyt
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4392280
By: fabioz
Currently pydev needs the files unzipped (so, if you unzip the files, all should
work... there's already a request to support zipped files, and I intend to check
that pretty soon).
Cheers,