| support-swapna wrote: |
| dmhart ,
Sorry that you are seeing this issue. I am afraid we have not come across or heard anything about like this before. Can you answer some more questions for us to understand the issue better ? 1) How are you running the gradle script ? 2) Do you have a plugin to run the gradle script from eclipse ? If yes then share the download link and the steps you followed to install it. 3) Can you clarify that there is no virus in your machine ? |
| Support-Brian wrote: |
| dmhart,
I will confirm that we have not come across a case like this before and we certainly don't have code that would do this. From what folders are files being deleted, exactly? Could you have a mapping/link in your project to this directory (or a parent?). If your project is connected with a version control system and a synchronize is happening, perhaps Eclipse is deleting the files that are not present in the repository - and thus deleting the Windows files in the process? The long delay could indicate that a larger directory is being refreshed. You could try the same machine with a newer dummy project which you create from scratch (so that you don't accidentally copy any artifacts that may be creating this problem in the first place), while keeping the problematic project closed. Hope this helps, please keep us posted. |