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

How to add a folder under an existed component?

I'm using RTC Version: 4.0.2

There is an existed component 'Comp', and has folders 'pkg1' and 'pkg2' under it. I want to add 'pkg3', and what should i do?

0 votes



One answer

Permanent link
Typically, an SCM component corresponds to a development project (such as a Java project). To change the structure of the component in any way, you should load the component, make the change to the corresponding project, than deliver the change.

The names pkg1, etc. suggest that you actually want to add a Java package (which is a good example anyway).
- In Eclipse Client you load the component - the corresponding Java project is created in your local workspace (not to be confused with the repository workspace)
- In the Package Explorer view you right click on the project and select New->Java Package
- In Pending changes you will see the added folder corresponding to the just-created package and you will have an option to check it in and deliver.

0 votes

Comments

To add to Piotr's description, If it is a top level folder, you would create a project and share it with the component.

1 vote

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,014
× 1,201
× 11

Question asked: Nov 19 '13, 3:13 a.m.

Question was seen: 6,350 times

Last updated: Dec 16 '13, 5:46 p.m.

Confirmation Cancel Confirm