Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Re: Eclipe keeps on replacing lines or making them disappear
Re: Eclipe keeps on replacing lines or making them disappear [message #553952] Thu, 19 August 2010 09:57 Go to next message
Eclipse UserFriend
On 8/17/10 1:07 PM, Jason Bell wrote:
> I'm having the issue in the PHP editor, which is NOT whitespace
> sensitive (at least it shouldn't be, since PHP isn't)
>
> It came bundled with the "Eclipse for PHP Developers" download, the only
> extra plugin/module that I've added to the base install is the "Remote
> System Explorer End User Runtime" which I use to open the files remotely.
>
> What I'm seeing... I open the file, everything is fine. I do some edits,
> perhaps add a new function. It will be fine for a little while, but
> after 10 minutes or so, I'll scroll down to look for something, and I
> notice that the file is missing lines, which is highly noticeable since
> I have section header comments like:
>
> // User manipulation functions
>
> which will all be gone.
>
>
> There have been other times where I'll notice that the segment I'm
> actively working on will suddenly lose ending braces. Then, if I close
> the function fold, and re-open it, they will re-appear for a little
> while, then disappear again at some point.
>
> Is there somewhere else I need to go for support specifically for the
> PHP editor?

Yes, there is a forum group dedicated to PDT (PDT = PHP Development
Tools). I'm copying it to this response.

Two suggestions:
a) Can you share the PHP file? I'd be curious to see what it does in
other installations of Eclipse.
b) Open the Error Log view, clear all errors, and then reproduce the
problem. Then see if anything is being reported in the error log.

Eric
Re: Eclipe keeps on replacing lines or making them disappear [message #554052 is a reply to message #553952] Thu, 19 August 2010 17:35 Go to previous message
Eclipse UserFriend
Eric Rizzo wrote on Thu, 19 August 2010 09:57

Two suggestions:
a) Can you share the PHP file? I'd be curious to see what it does in
other installations of Eclipse.
b) Open the Error Log view, clear all errors, and then reproduce the
problem. Then see if anything is being reported in the error log.

Eric


Thanks, for both the suggestions and pointing me to the PHP forum.

Let me look into sharing the file, since the code is technically property of my employer, who I don't want to make angry for obvious reasons. Smile I just need to scan through it and make sure there's nothing proprietary within.

I'll get right on the error log, and report back.
Previous Topic:how to break in the another pages
Next Topic:Noob trying to debug
Goto Forum:
  


Current Time: Tue May 20 00:52:08 EDT 2025

Powered by FUDForum. Page generated in 0.03796 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top