On 2011-07-21 23:02 +0800, Shigio YAMAGUCHI wrote:
> Though GLOBAL does not support ObjC, you can use Exuberant ctags
> as a plug-in parser of GLOBAL. Please try this:
>
> % ./configure --with-exuberant-ctags=/usr/local/bin/ctags
> % make
> % sudo make install
> % setenv GTAGSCONF /usr/local/share/gtags/gtags.conf
> % setenv GTAGSLABEL exuberant-ctags
> % gtags

Thanks for this info.

I have exuberant-ctags from its svn trunk that has ObjectiveC support. I
also re-installed GLOBAL with correct ctags path. But I cannot notice
any difference and it always find 3 entries for the same thing, for
example:

Growl_Notification  240 Growl.framework/Headers/GrowlApplicationBridge-Carbon.h 
struct Growl_Notification {
Growl_Notification  240 
Growl.framework/Versions/A/Headers/GrowlApplicationBridge-Carbon.h struct 
Growl_Notification {
Growl_Notification  240 
Growl.framework/Versions/Current/Headers/GrowlApplicationBridge-Carbon.h struct 
Growl_Notification {


Leo


_______________________________________________
Help-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-global

Reply via email to