设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客

CodeLite IDE for C/C++ Rev1202发布

2008-3-25 11:27| 发布者: walkerxk| 查看: 2925| 评论: 1

CodeLite是一个强大的,开源的,跨平台的C/C++ 编程语言IDE(在Windows XP SP2, (K)Ubuntu 7.10 Gutsy Gibbon, 和Fedora Core 6下正式测试过)。CodeLite在GPL v2下发布。
CodeLite主要功能:

  • Generic support for compilers (gcc, g++ and VC++)
  • Can be easily extended with plugins (Several plugins are already included in the installer)
  • Built-in GDB support, with the following features included:

    • Watches table - add persistent watches by a single click
    • Quick Watch - right click on a variable to expand it
    • Locals tree - automatically displays the current stack variables (also displays *this if available)
    • Threads view - provides list of currently running threads and easily switching between then by single click
    • Breakpoint management - add/remove/goto breakpoint management panel
    • Automatic tooltip
    • and more...
  • Subversion plugin (based on the command line tool)
  • Subversion HTML report which allows user to quickly perform SVN actions (Diff, Revert, Commit etc)
  • Makefile based build system
  • Improved Custom build system which allows user to compile using their own build tools (Premake/QMake/Cmake)
  • Project explorer (Workspace view)
  • File Explorer
  • Automatically imports MSVS workspace/projects and converts them to GNU based makefile
  • Export CodeLite projects to GNU makefiles
  • Active document outline
  • Sophisticated database based Code Completion mechanism, a default database is supplied which contains symbols for wxWidgets, STL and standard headers
    • Function's call tip
    • Hover tip
    • Comments tips
    • Members List
    • Supports C++ templates, namespaces and other advance features of the language
    • Automatically add include statement for symbols
  • Quickly open resources in the editor using 'Find Resource in workspace'
  • Quickly open types in the editor using 'Find Type in workspace'
  • XML based syntax highlighting, comes with the following:
    • C/C++
    • Java
    • Perl
    • XML
    • Makefile
    • Lua
    • Diff files
  • Text Folding
  • Bookmarks
  • Find In Files
  • Highly Configurable
  • Auto add missing include files
  • Auto add mising functions' implementations
  • Built-in doxygen comment generator for functions/classes
  • And much more...
访问:CodeLite Home
下载:CodeLite


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部