Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pdt-dev] Crazy editor behavior

Thanks to those who responded. I looked a little more in eclipse's bugzilla and found the errors I run into such as:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=196289
and
https://bugs.eclipse.org/bugs/show_bug.cgi?id=196577

Both blame "web standard tools" and they've been open since July. I ran Eclipse + PDT for a couple of weeks with out running into these errors, but now they happen all of the time. I'm going back to my previous editor, until they get fixed as I tend to use my editor to perform basic editing commands frequently. If i get some free time, I'll look into trying to figure out whats going on in the code. It almost does 90% of the things I want it to do, some of the time.
Thanks again for the responses.








Bill Newton wrote:
Hey anyone,

I've been getting some insane error messages lately. Insane messages that should never be received by anyone running any editor ever.

But first my setup:

Eclipse Europe release + pdt+rse. So I'm editing the files on the remote server. Everything had been working fine until yesterday. These are some of the error messages aI've received lately:

Error, could not complete end of line
Error, could not complete undo
Error, could not complete indent.

Has any one ever seen these errors before? Where does the fault lie -- Eclipse, RSE, PDT or some combination thereof? I'm guessing that PDT might be to blame as its one of the newer pieces in the puzzle. RSE would be a prime candidate, but the error occurs while I'm editing rather than saving the file.

Any insight would be appreciated. Things like having tab, end, and undo are somewhat critical in an editor. If I can't get this to work, I'm going to have to swear off the use of eclipse/pdt completely.

Thanks for your time,

Bill
_______________________________________________
pdt-dev mailing list
pdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pdt-dev




Back to the top