Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 498534

Summary: JavaModelException while refactoring with directory shared between projects
Product: [Eclipse Project] JDT Reporter: Luke Hutchison <luke.hutch>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: CLOSED INVALID QA Contact:
Severity: normal    
Priority: P3    
Version: 4.6   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Luke Hutchison CLA 2016-07-26 22:01:49 EDT
I have directories shared between multiple projects. When I try to refactor things in one project (e.g. renaming a class), the refactoring fails with out of sync errors, even if I hit F5 to sync each project before the refactoring.

Related report:

https://dev.eclipse.org/recommenders/community/aeri/v2/#!/submissions/ULC2K2nJXBq9HU17BsNnb2FQH5I0LjJbg3RRmjmfI7dpjC2Iq6bbZIfSGHqvUtL0

This was auto-resolved as a duplicate of Bug 464754, but the cause was entirely different.