Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 316908 - [context] rename refactoring does not add the changed files to the active context
Summary: [context] rename refactoring does not add the changed files to the active con...
Status: CLOSED INVALID
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Mylyn Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-15 10:13 EDT by oliver.burkhalter CLA
Modified: 2010-07-30 07:39 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.