Using the Eclipse Shortcut ( CTRL + Shift + R )
Will show both files ( src ), as well as files ( target ).
Like this 
The problem is that several times in error
I select the target file and then update my changes
After assembly, I will NOT see new changes!
This is because I am updating the wrong files (target)
So any idea
How to show only ( src ) files not ( target ) files using the Eclipse shortcut ( CTRL + Shift + R )?
source share