Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

BIN DIRECTORY IN VISUAL STUDIO IDE

I am working with RTC and I have a component where I upload compiled objects, but, the IDE Visual Studio ignores the bin directory when I compile, how I can do to not ignore?

Thanks in advance

0 votes



One answer

Permanent link
I am working with RTC and I have a component where I upload compiled objects, but, the IDE Visual Studio ignores the bin directory when I compile, how I can do to not ignore?

Thanks in advance


RTC uses ignore rules to filter out contents which should not be source controlled. While sharing a solution, a dialog called "Review Ignored Resources" comes up. It lists all the ignore patterns for the project (default for first time share), and shows ignored files/folders in red fonts. You will find "debug" and "release" directories under the list of ignored patterns by default. You can remove these ignore patterns from the list, and RTC won't ignore them for source-controlling.

0 votes

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

Question asked: Oct 21 '11, 4:29 p.m.

Question was seen: 3,539 times

Last updated: Oct 21 '11, 4:29 p.m.

Confirmation Cancel Confirm