Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 13:57 Go to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
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 21:35 Go to previous message
Jason Bell is currently offline Jason BellFriend
Messages: 4
Registered: August 2010
Junior Member
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: Fri Apr 26 13:36:26 GMT 2024

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

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

Back to the top