It's all about the answers!

Ask a question

Undo ignore


Sean Burke (3789125207) | asked Dec 11 '13, 7:52 p.m.
 I accidentally applied "ignore" to file ArchiveUtil.java during a check in process. How do I bring it back to life?

4 answers



permanent link
Matt Lennon (61225) | answered Dec 11 '13, 8:25 p.m.
JAZZ DEVELOPER
Hi Sean.

There should be a new or modified ".jazzignore" file in that change set. If the change set isn't already closed, you can just select that file and undo it.

Hope that helps.

    -Matt

permanent link
Donald Nong (14.5k314) | answered Jan 11 '16, 6:15 p.m.
If we are talking about a single file, the easiest way to do this is as follows.
1. Locate the file in Project Explorer view (other views should work as well).
2. Right-click on the file and choose Team > Remove from Ignored List.

You may need to deal with the .jazzignore file depending on the actual environment.

permanent link
Susan Hanson (1.6k2192194) | answered Dec 11 '13, 8:29 p.m.
Perhaps check in your Ignored resources (Window->Preferences->Team->Ignored Resources) and see if you can see that file listed and if so, remove it.

Susan

permanent link
Rashmi B (19126) | answered Jan 11 '16, 3:26 p.m.
 Hi Susan,

I am having same issue of accidently ignoring the file, I am not able to find the file Window->Preferences->Team->Ignored Resources.
Is there another way to revert back these changes?
In the file properties I see local ignore rule applied.

Thanks,
Rashmi 

Your answer


Register or to post your answer.