3 | | Support within an IDE for cobra is still developing but we have some small beginnings in the following: |
4 | | |
5 | | == !CodeLite == |
6 | | |
7 | | !CodeLite is a multiplatform IDE for C/C++ with some support for other languages.[[BR]] |
8 | | See the [http://codelite.org CodeLite] web site for details. |
9 | | |
10 | | Some support is available as an addon to !CodeLite-1.0.3035 with the insertion of the |
11 | | provided [wiki:CodeLite1 Codelite1 config files] laid onto a clean installation.[[BR]] |
12 | | |
13 | | Somewhat more support is available for !CodeLite2 (for 2.0.3365) with a similar addon of |
14 | | [wiki:CodeLite2 Codelite2 config files]. |
15 | | |
16 | | 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] |
17 | | The repository root is at [http://bitbucket.org/hops/cobra bitbucket/hops/cobra] |
18 | | |
19 | | See also the !CodeLite Workspace (directory of workspace, project and support files) for building the cobra compiler under !CodeLite |
20 | | described at CodeliteCobraWorkspace. |
21 | | |
22 | | TODO: Break out a CodeLite wiki page |
23 | | |
24 | | == Other IDEs == |
25 | | |
| 3 | * VisualStudio |