Results 1 to 3 of 3

Thread: "Processing Dirty Regions" Error when coding PHP in Eclipse

  1. #1

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    "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)
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  2. #2
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629

    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.

  3. #3
    New Member
    Join Date
    Jan 2010
    Posts
    1

    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
  •  



Click Here to Expand Forum to Full Width