Bug 576076 - sources files DELETED during change workspace
Summary: sources files DELETED during change workspace
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.22   Edit
Hardware: PC Windows 10
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-18 00:02 EDT by HUi DENG CLA
Modified: 2021-09-18 00:02 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description HUi DENG CLA 2021-09-18 00:02:43 EDT
when i tried eclipse theme and made mess, I decided create new workspace, so:
1, I create a new directory and move project directory into it (move but not copy since too much files)
2, switch eclipse to new workspace and it's clean. I want open the project so choose 'open project from file system....', its seems works, no duplicated copy
3, change some proferences, it's remarkable that I tried quick access and files in target found, so I configured project properties and exclude 'target' from Resouce
4, update project by maven, create a new server and run. 

Then, I found all directory in 'webapp' are empty except 'WEB-INF' has contents! what wrong with it? 
it's terrible. I can't remember how much changes in these deleted files. I should commit them before do theme work:(