Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] cdt with ClearCase

Hi folks !

I have a small question regarding cdt using in an ClearCase environment. How
can I
create a c/c++ project with files from a clearcase view WITHOUT copying the
files into 
a workspace ? Is it possible to use cdt in conjunction with a dynamic view ?

The second question refers to the functionality "go to reference/ go to
definition".
I have several problems with "bigger" project using this. Normally, this
function
is feasable after the indexer has completed (?). But in lot of cases, I can
see the
message "The opreration is unavailable in this selection" at the bottom of
the 
c/c++ perspective. Do You have any hint for that or is there just a
configuration issue ?

Is there any workaround, that in big projects the indexer doesn't need to
rescan the whole
project at every startup of the appropriate project ? (This takes a long,
long time in my project)

Any hint would be great...

Thanks,
Claus


Back to the top