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

Bug 316908

Summary: [context] rename refactoring does not add the changed files to the active context
Product: z_Archived Reporter: oliver.burkhalter <olimination>
Component: MylynAssignee: Mylyn Inbox <mylyn-inbox>
Status: CLOSED INVALID QA Contact:
Severity: enhancement    
Priority: P3 CC: shawn.minto
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description oliver.burkhalter CLA 2010-06-15 10:13:05 EDT
Build Identifier: 20100218-1602

If I use the refactoring-function "rename" of Eclipse for a Java class, the changed files after the refactoring process aren't added automatically to the active context.

This would be very helpful, because if I do a renaming of a class or method, this normally touches several other files in the system and currently I had to add these changed files manually by opening these changed files to put them to the task context.

Reproducible: Always

Steps to Reproduce:
1. Open a Java class
2. Rename the Java class(Refactor>Rename...)
3. See task context, no changed files have been added
Comment 1 Steffen Pingel CLA 2010-07-09 01:04:18 EDT
Shawn, can you verify this?
Comment 2 Steffen Pingel CLA 2010-07-22 20:28:33 EDT
I can not reproduce this. Which version of Mylyn are you using? Do you have any resource exclusions configured under Preferences > Tasks > Resources?
Comment 3 oliver.burkhalter CLA 2010-07-30 07:39:14 EDT
I have tried to reproduce the issue once again, but it worked for me.
I have installed Mylyn v3.4.

I will close this issue because I couldn't reproduce it anymore. Thanks.