RTC : component root folder (loaded as build) : load issue
not sure how this happened, performed a command line deliver, and we now have an entry observered
when attempting to load a workspace :
what the load used to look like in the load eclipse projects menu.
build
code
test
doc
now in the load menu it appears like this :
build
Component Root Folder (loaded as 'build')
code
test
doc
how do we "remove" that "Component Root Folder (loaded as 'build')" check box and return
to the original component state.
this situation appears to be affecting the ability to load the entire workspace. the load appears
to stop after build, and to get the remaining component subsets loaded, additional effort is required
to load the remaining modules.
thanks,
--jd
One answer
If there is not changes that you want to save in the loaded work space. You can always unload the work space, delete everything that's left on the file system, and load the workspace again. It should give you a clean workspace.
Comments
Te-Hsin,
so we did this :
unload
rm -rf workspacedir
mkdir workspacedir
load workspace
same issue, we see this "Component Root Folder (loaded as 'build')
fyi, before opening this discussion, created a new workspace as I had assumed that
maybe that was a solution, and unfortunately, not the case.
apologies for this situation.
if we could add screen captures to this forum, that would be great....to ensure we
are all on the same page.
I wonder what was in your repository. Can you select your workspace and do Show -> Repository Files.
You can attach your screenshot with the "Insert Image" dialog.
Te-hsin,
well, was gonna get the show repo files, and again, deleted, started a new workspace,
and this time it worked, as expected.
did not change anything on my side. no clue. will keep a watch of this situation and get
back to this thread if this occurs again.
appreciate the help.
thanks,
--jd