"Eric M. Ludlam" <eric@...> writes:
>
> Do you still have issues with the example project you created with
> Human.cpp and Human.h?
>
Hallo.
Problem occurs when I add (global-ede-mode t) to configuration
file.
Just for debug purposes I did:
prompt$ emacs -q --eval '(progn (load-file
"~/mobile/emacs-packages/cedet-cvs/cedet/common/cedet.elc")
(global-ede-mode t) (semantic-load-enable-excessive-code-helpers))'
~/mobile/CXX-trainingCode/example/Human.h
When
(global-ede-mode t) is omitted, jump between declaration and definition
works correctly, but then there is no "Project" menu in my tool bar.
what was Your configuration while running this example?
best regards,
Michal
|