TechLookz

 
Go Back   TechLookz > Software Downloads > Application Downloads

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read



Post New ThreadReply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-28-2008, 07:49 PM
NayeemK's Avatar
Administrator
 
Join Date: Apr 2008
Posts: 6,981
Default CodeLite IDE v1.0RC01

The CodeLite team is pleased to announce the CodeLite v1.0RC01 is available.

This release includes a bundle app for MacOS 10.5.2

What is CodeLite?
CodeLite is an open source project that target itself to become the best open source IDE for C/C++.

Here is a sneak peek at CodeLite functionlities:
  • Comes with two editor's themes: BlackTheme and Default
  • Generic support for compilers
  • 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 breakpoint management panel
    • Automatic tooltip
    • and more...
  • Subversion plugin (based on the command line tool)
  • cscope plugin
  • Code formatter (based on the excellent AStyle)
  • Makefile based build system
  • Excellent support for custom makefile generators (such as CMake, QMake & Premake)
  • Project explorer (Workspace view)
  • File Explorer
  • Automatically imports MSVS workspace/projects and converts them to GNU based makefile
  • Active document outline
  • Sophisticated database based Code Completion mechanism, a default database is supplied which contains symbols for wxWidgets, STL and the standard headers
    • Function's call tip
    • Hover tip
    • Comments tips
    • Members List
    • Supports C++ templates, namespaces and other advance features of the C++ language
    • Automatically add include statement for symbols
    • Colourise local variables
    • Colourise workspace tags
    • Generate setters / getters for classes
    • Rename class/method/member name in an intelligent way (AKA refactoring)
    • Move function implementation from header to implementation file
    • Implement All un-implemented methods
    • Implement un-implemented methods
  • 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
    • PHP
    • javascript
    • Python
    • HTML
    • ASP
  • Text Folding
  • Bookmarks
  • Find In Files
  • Replace In Files
  • Highly Configurable
  • Built-in doxygen comment generator for functions/classes
  • And much more...


Download: Linux Download | 9.5MB | Freeware
Download: Mac OSX 10.5.2 Download | 14.5MB | Freeware
Download: Windows Download (Installer) | 11.5MB | Freeware
Screenshot: >> Click here <<
View: CodeLite home
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Post New ThreadReply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +5.5. The time now is 01:08 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164