| 1 | == !CodeLite == |
| 2 | |
| 3 | !CodeLite is a multiplatform IDE for C/C++ with some support for other languages.[[BR]] |
| 4 | See the [http://codelite.org CodeLite] web site for details. |
| 5 | |
| 6 | Some support is available as an addon to !CodeLite-1.0.3035 with the insertion of the |
| 7 | provided [wiki:CodeLite1 Codelite1 config files] laid onto a clean installation.[[BR]] |
| 8 | |
| 9 | Somewhat more support is available for !CodeLite2 (for 2.0.3365) with a similar addon of |
| 10 | [wiki:CodeLite2 Codelite2 config files]. |
| 11 | |
| 12 | A [http://mercurial.selenic.com/ mercurial] tree of these configurations and notes is available on [http://bitbucket.org/hops/cobra/src/tip/IDE/CodeLite/ bitbucket] |
| 13 | The repository root is at [http://bitbucket.org/hops/cobra bitbucket/hops/cobra] |
| 14 | |
| 15 | See also the !CodeLite Workspace (directory of workspace, project and support files) for building the cobra compiler under !CodeLite |
| 16 | described at CodeliteCobraWorkspace. |
| 17 | |
| 18 | See also: [wiki:IDESupport IDESupport], EditorSupport, DebuggingTopics |