It's all about the answers!

Ask a question

Project not loaded in Package Explorer


Jirong Hu (1.5k9290258) | asked Oct 19 '11, 4:41 p.m.
As shown below, these three projects (EJBServer, webclient and Reporting) have a .project file directly under the root of component are loaded into the RTC Package Explorer with no issue.

But other eclipse projects are one level below the root of CVendor component are not loaded. However, if I try to load them again, they are shown as loaded, and they are in local sandbox.

How can I properly load these projects? I used the first option during the load "Find and Load the eclipse project".

http://i53.tinypic.com/6dz3oj.png

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Oct 20 '11, 2:58 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,

in general and especially with the load option you chose Jazz SCM picks up the first .project file it finds going through the folders and loads that. It ignores the sub-folders and consequently the nested .project files. You can try other load options, there are several scenarios described here: https://jazz.net/wiki/bin/view/Main/SCMFlexibleLoading .

My understanding is that Eclipse itself, at least initially, was not designed for nested project structures. Although we try to provide better load mechanisms with Jazz SCM nested projects require more work to use, especially if you need to switch between load options. I also believe you can't have the root project loaded while having the nested projects loaded in the same workspace.

If at all possible I would try to flatten out the project structure to make loading easier.

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.