|
Re: Resources and File Scope [message #1863003 is a reply to message #1862980] |
Wed, 10 January 2024 15:37  |
Eclipse User |
|
|
|
Eclipse IDE defines this resource model consisting of projects, folders and files which can be nested in a hierarchy.
If you select scope
- "All changes of resource" it will show all commits which affected the currently selected resource and resources under the selected resource (if the selected resource is a project or folder)
- "All changes in parent folder" it will show all commits which affected any resource under the parent folder above the selected resource
- "All changes in project" it will show all commits which affected any resource located under the same project as the selected resource
- "All changes in repository" it will show all commits
|
|
|
Powered by
FUDForum. Page generated in 0.03088 seconds