It's all about the answers!

Ask a question

can the ignore pattern be removed or modified ?


Madhu Gaur (161) | asked Jun 10 '10, 1:49 p.m.
While running import some files are getting automatically ignored by the platform (e.g. DLLs and .class files), and these ignore patterns can't be modified. It says 'Unmodifiable: Platform ignores ("*.DLL")'. There are several of these kinds of files that I need to upload.

Can these ignore patterns be removed? Will this be a problem in the production RTC server?

Is there a way to modify the ignore patterns list.

As per document link " http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/index.jsp?topic=/com.ibm.team.scm.doc/topics/t_scm_eclipse_ignore.html"
it says To remove a resource from the ignore list so that you can add it to a change set, right-click the resource and click Team > Remove from ignore list.

I don't see this option in RTC Client 2.0.0.2
Can someone help

Thanks

One answer



permanent link
Evan Hughes (2.4k1318) | answered Jun 11 '10, 10:58 a.m.
JAZZ DEVELOPER
The Platform Ignores are ignore patterns local to your Eclipse instance. You can modify them by going to Window/Preferences/Team/Ignored Resources. You can disable the ignore patterns there.

Note that your change will only effect your instance of Eclipse. Your team members will have to update their platform ignores in the same manner.

e

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.