Community
Participate
Working Groups
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
Shawn, can you verify this?
I can not reproduce this. Which version of Mylyn are you using? Do you have any resource exclusions configured under Preferences > Tasks > Resources?
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.