Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

I can not see my updated class file changes in the pending changes in RTC. Is there anything I'm missing?

I can not see my updated class file changes in the pending changes in RTC.

I have a RTC VS plugin installed and I have a java project in the Sandbox.

I need to check-in and deliver the class files into the RTC, but I'm unable to see the changes in Pending Changes window.

When I compare the file with the local changes I see the differences.

I have tried to refresh the Sandbox, Remote changes and both as well.

0 votes


Accepted answer

Permanent link
.class files ( and many other generated artifacts) are typically globally configured to be ignored in the RTC eclipse client.  You might check under Window / Preferences / Team / Ignored resources.

also in the eclipse project's .jazzignore ( if it's there )

For example in one of my eclipse project .jazzignore is this stanza:

core.ignore.recursive= \
    {*.class}

Kirupa Ashok selected this answer as the correct answer

0 votes

Comments

Thanks for your quick response. I was not sure, who updated that .class to the ignore list, anyway that was really helpful.

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,047
× 1,709

Question asked: Feb 26 '15, 3:18 p.m.

Question was seen: 5,373 times

Last updated: Feb 26 '15, 5:20 p.m.

Confirmation Cancel Confirm