It's all about the answers!

Ask a question

What is 'org.eclipse.core.resources.prefs' change set ?


S Gurugubelli (21710) | asked Jul 24 '13, 4:51 p.m.

Hi,

when I renamed a program (it was grag & drop and rename) in my RTC 4.0 'Resource' perspective, it has put the program in 'Unresolved' folder in 'Pending changes' tab which is expected. But it also puts 'org.eclipse.core.resources.prefs' as another entry in 'Unresolved' folder also?

I have changed a program to XXXXX to XXXXX.cbl

Any help would be appreciated in understanding 'org.eclipse.core.resources.prefs' unresolved entry.

Thanks,

Sekhar

 

Accepted answer


permanent link
Rafael Hayama (15926) | answered Jul 25 '13, 12:40 p.m.
edited Mar 27 '14, 7:44 p.m.
Hi Sekhar,

Have you attempted to rename using Context Menu - Refactor - Rename?

This is basically the Eclipse project sandbox (local workspace) configuration file. If this file was included during the team project sharing process, then any modification on it will result in a new pending change.

As such, you could compare the loaded file with the remote file and see if there are any changes. Otherwise, you will be fine discarding the change.

Regards, Rafael.

S Gurugubelli selected this answer as the correct answer

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.