When I run Python script in Python with Eclipse - after a few seconds I get an eclipse error dialog.
The window title "Many problems have occurred"
In the box there is a red X icon, "An internal error occurred" around an error message.
In the list of error windows is the text "Find the End of Text". If I click on the details then I get a follow-on message
An internal error has occurred. 39 This problem is related to the console. I have noticed that the scroll bar is missing. I can sometimes scroll by using the arrow keys, although scrolling sometimes causes the console to mess up the field. I have said that "the document is detected" is an excl. The IDE function is supposed to be, for which the console should jump to the end.
Does anyone have an idea that can happen? How can I fix this problem? It's really annoying.
Using Eclipse 3.6 on a Windows Xp 32bit to a date of Sun JDK with Pydev Plugin.
this is related
I am not using Pydev, but I A lot of these "documents are found" popups and "getting org.eclipse.text" exceptions.
As mentioned in the bug report, it is directly related to the "Fixed Width Console" check box in Eclipse Preferences -> Run / Debug -> Console. When I checked the box and got a lot of message in my console, there was a flood of exceptions. As soon as I unchecked the box, it stopped.
It still can not believe in Indigo
Comments
Post a Comment