Fix issue with projects outside of root being affected by 'clean up' in GL sync
GL sync is now impacting users outside of eclipse root when they should be left alone. Likely due to passing the wrong group to the clean up operation. Not seen in tests as tests didn't create peripheral other projects.