tonkv / qdevelop

Automatically exported from code.google.com/p/qdevelop
0 stars 0 forks source link

How to set Ctags ? #127

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I just want to know how to set ctags in qdevelop?

ctags has be set in a path which is configed to qdevelop, 
but the IDE didnot show me the code completion features?

maybe it is a small question, and wish anyone please tell me 
the method.
thanks a lot:)

Original issue reported on code.google.com by li.cheng...@gmail.com on 17 Apr 2007 at 2:50

GoogleCodeExporter commented 9 years ago
Hi,

I've got the same problem.
I'm working with 0.22-1 version of QDevelop.
I tried it with win XP and Ubuntu Feisty.

What do I miss?

However, this is a real good app!

Thanks a lot

Original comment by ymah...@gmail.com on 9 May 2007 at 11:53

GoogleCodeExporter commented 9 years ago
You need to configure ctags in the tools -> external tools menu. Under windows,
download catgs from 
http://prdownloads.sourceforge.net/ctags/ec554w32.zip?download
and save the exe as c:\windows\system32, and point to it in the corresponding 
directory.

Under Ubuntu, "apt-get install ctags" and set the ctags command to 
"/usr/bin/ctags".

Closing this issue as "ivlalid" since it's not a defect in the application. 
Please
use the users mailing list for such questions in the future, or ask in 
qt-centre.org.
Thanks.

Original comment by cucoma...@gmail.com on 20 Jul 2007 at 2:10