|
-
Dec 15th, 2009, 10:12 PM
#1
Thread Starter
Frenzied Member
"Processing Dirty Regions" Error when coding PHP in Eclipse
This is not really a PHP problem, but as I only (seems) to get it while editing php files...
Did anyone before keep getting some "Processing Dirty Regions" Error in Eclipse working with PHP and solved it?
Seems to happen only when working with PHP files. For now I just minimize it, because closing it will cause it to popup while I'm working.
It's only while your code is invalid it seems (which is most of the time while you are coding). Probably whatever Eclipse uses to figure out errors as you make them?
(PS: pls try not to throw the thread off track by start talking about other IDE's....have to use Eclipse here)
-
Dec 15th, 2009, 11:48 PM
#2
Re: "Processing Dirty Regions" Error when coding PHP in Eclipse
I don't use Eclipse, like we've went through before, but I would assume this is some kind of option to "parse" through your code on-the-fly. well, I would hope it was an option, anyway. you could either not let it know where PHP is (this is assuming that you already have let it know where PHP is located -- and turning this off may be inconvenient, depending on what you do), or look for an option to get rid of this! I'd assume you might have already tried googling it..? but, if not, you may want to try it out.
-
Jan 28th, 2010, 07:09 AM
#3
New Member
Re: "Processing Dirty Regions" Error when coding PHP in Eclipse
I'm also getting this error, really annoying!!!
It has been reported as a bug here so it may be worth adding your comments and voting:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=299768
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|