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

Only load selected folders from Component

Hi all,
Looking for a way to load a component (it is an eclipse project with a .project file in its root), but only a selected (specific) set of folders within it.
i.e.
\Comp
\Comp\.project
\Comp\src1
\Comp\src2
\Comp\src3

Allow the user to load the \Comp\.project project, but only one selected folder like \Comp\src1.
Want to avoid loading the other src* folders.

Thanks.,

0 votes



2 answers

Permanent link
Hi all,
Looking for a way to load a component (it is an eclipse project with a .project file in its root), but only a selected (specific) set of folders within it.
i.e.
\Comp
\Comp\.project
\Comp\src1
\Comp\src2
\Comp\src3

Allow the user to load the \Comp\.project project, but only one selected folder like \Comp\src1.
Want to avoid loading the other src* folders.

Thanks.,


When you invoke Load on the component, I think you want to use "Browse the components..." to have finer control over loading. You can try the other options in there if this isn't how you want to load the files.

0 votes


Permanent link
This is not directly supported by the client but can be achieved by
creating the project in Eclipse and then perform a Load As from the
Repository Files view on the .project file and the src1 folder.

Michael

shaishap wrote:
Hi all,
Looking for a way to load a component (it is an eclipse project with a
project file in its root), but only a selected (specific) set of
folders within it.
i.e.
\Comp
\Comp\.project
\Comp\src1
\Comp\src2
\Comp\src3

Allow the user to load the \Comp\.project project, but only one
selected folder like \Comp\src1.
Want to avoid loading the other src* folders.

Thanks.,

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: Aug 11 '10, 6:01 a.m.

Question was seen: 4,579 times

Last updated: Aug 11 '10, 6:01 a.m.

Confirmation Cancel Confirm