eclipse-pdt / pdt

PHP Development Tools project (PDT)
https://eclipse.org/pdt
Eclipse Public License 2.0
188 stars 46 forks source link

Project Explorer not autorefresh #250

Open frabosalpit opened 12 months ago

frabosalpit commented 12 months ago

Describe the bug Using Eclipse IDE for PHP Developers, Project Explorer not autorefresh when create, copy, delete any file or directory; need to manually refresh. The option "Refresh using native hooks or polling" is enable.

Describe the eclipse environment AnyEditTools 2.7.2.202006062100 Eclipse IDE for PHP Developers 4.28.0.20230608-1200 Eclipse Web Developer Tools 3.30.0.v202305230750 Eclipse Web JavaScript Developer Tools 3.22.0.v202305221615 Eclipse XML Editors and Tools 3.30.0.v202305230750 Git integration for Eclipse 6.6.0.202305301015-r Git integration for Eclipse - Gitflow support 6.6.0.202305301015-r Java implementation of Git 6.6.0.202305301015-r JustJ JRE for IDE Packages 17.0.0.v20230802-0939 LiClipseText Feature 2.3.0.202104291051 Marketplace Client 1.10.1.v20221110-1841 Mylyn Builds Connector: Hudson/Jenkins 3.26.1.v20230604-1755 Mylyn Commons Activity 3.26.1.v20230604-1755 Mylyn Context Connector: Eclipse IDE 3.26.1.v20230604-1755 Mylyn Git integration - Task focused interface 3.26.1.v20230531-0547 Mylyn Reviews 3.26.1.v20230604-1755 Mylyn Tasks Connector: GitHub 6.2.1.v20230531-0547 Mylyn Versions Connector: Git 3.26.1.v20230604-1755 Mylyn WikiText 3.0.46.202301111837 Node.js embedder from Wild Web Developer 1.0.4.202304192009 Oomph Setup 1.29.0.v20230801-1442 PHP Development Tools (PDT) 8.0.0.202306050832 PHP Development Tools (PDT) Composer Support 8.0.0.202306050832 PHP Development Tools (PDT) Mylyn Integration 8.0.0.202306050832 PHP Development Tools (PDT) PHPUnit Support 8.0.0.202306050832 PHP Development Tools (PDT) Remote Project Synchronization Support 8.0.0.202306050832 PHP Development Tools (PDT) Zend and Xdebug Profiler Support 8.0.0.202306050832 TM Terminal 11.2.0.202303131754 Wild Web Developer HTML, CSS, JSON, Yaml, JavaScript, TypeScript, Node tools 1.1.1.202305232103 WST Server Adapters 3.2.1300.v202304272206

Describe your system

To Reproduce Create, copy, delete any file or directory

Expected behavior The new file or folder should be displayed automatically in Project Explorer

pounard commented 12 months ago

Same here, it's a very old bug, I always hit refresh at each file or folder manipulation I do since I use PDT.

zulus commented 10 months ago

Strange, on Mac I have 1s delay (because eclipse haven't support for fsevents so pooling is used)

On windows in theory working fine, at least on Win11. Where is your project stored? Inside workspace and/or some kind of network device?

frabosalpit commented 10 months ago

Strange, on Mac I have 1s delay (because eclipse haven't support for fsevents so pooling is used)

On windows in theory working fine, at least on Win11. Where is your project stored? Inside workspace and/or some kind of network device?

frabosalpit commented 10 months ago

Strange, on Mac I have 1s delay (because eclipse haven't support for fsevents so pooling is used) On windows in theory working fine, at least on Win11. Where is your project stored? Inside workspace and/or some kind of network device?

Hi, the project is stored inside workspace, in internal added hard disk (D:).

This problem appeared in version 2023-06