File: OTHER_PACKAGES.org

package info (click to toggle)
kde-dev-scripts 4%3A20.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,476 kB
  • sloc: perl: 15,559; lisp: 5,627; sh: 4,315; python: 3,892; ruby: 1,386; makefile: 13; sed: 9
file content (22 lines) | stat: -rw-r--r-- 918 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Use this to list useful packages for Emacs users developing using C++ / Qt / KDE Frameworks.

Many of these packages supersede / offer similar functionality as provided by kde-emacs ???

* CEDET -- the Emacs IDE for C/C++
Includes everything you need to turn Emacs into an IDE for C++
development. The second tutorial has some Qt-related information too.

+ Homepage: http://cedet.sourceforge.net/
+ Useful tutorials: https://www.logilab.org/blogentry/173886 and http://alexott.net/en/writings/emacs-devenv/EmacsCedet.html

* Semantic Refactor
Automatically generates templates in the source file for classes /
functions defined in the header file, amongst other things.

+ Github: https://github.com/tuhdo/semantic-refactor/

* Tutorials on setting up Emacs as an IDE for C/C++
+ http://tuhdo.github.io/c-ide.html
* Copyright
This file is Copyright (C) 2016 The KDE Development Team
Released under GNU FDL or GNU GPL