

You can find more information about the Stand-alone Debugger on the Wiki. The CDT can either be installed as part of the Eclipse C/C++ IDE packaged zip file or installed into an existing Eclipse using the "Install New Software." dialog and entering the p2 repository URLs listed below.ĬDT also provides its debugger as a stand-alone RCP application which can be downloaded and installed on its own. Known to have memory/GC problems with Ubuntu 12.10, Eclipse 3.8.0 and Oracle/Sun JDK 7.All downloads are provided under the terms and conditions of the Eclipse Foundation Software User Agreement unless otherwise specified. Works well with Ubuntu 12.04, Eclipse 3.7.2 and OpenJDK 6b24.Īlso works with Ubuntu 14.04 64-bit, Eclipse 4.4 Luna, and Oracle Java 8. atomspace), go to Project > Properties, open C/C++ General > Formatter, enable "Enable project specific settings" and select OpenCogStyle (or the name of the style you've created). You can either select this style to be used by all projects, or using on OpenCog projects only by selecting this style for each project. You can either create a new code format for opencog using New button according to development standards, or import this predefined code style using the Import button.

Open C/C++ > Code Style > Formatter in preferences window. Open preferences window: Window > Preferences Leave "Copy projects into workspace" unchecked.įix: Symbol 'shared_ptr' could not be resolved

įile > Import > General > Existing Projects into Workspace > (assuming source code working trees from GitHub are in a folder called cogutil, atomspace, and opencog)Įxecute from outside of the source code folder:Ĭmake -G "Eclipse CDT4 - Unix Makefiles" -D CMAKE_BUILD_TYPE =Debug. It works fine at least until Eclipse 4.5.1 in Fedora 22.Ĭhoose "CMake Builder core plugin", click For later versions, you can manually download and install eclipse-cmakeed-1.1. manually. Hendy ( talk) 14:58, 12 July 2014 (CDT)įor Fedora: you can install eclipse-cmakeed package until Fedora 20. (Alt+Shift+Q, Q) and choose Terminal > Terminal.ĭoesn't seem to work now, at least with Eclipse 4.4 Luna on Ubuntu 14.04 64-bit. Now you can create a Terminal view by Window > Show View > Other. Allows you to telnet and do bash commands without opening Konsole.
