Emacs-IDE

Description

Screenshot

Emacs-IDE is an Integrated Development Environment (IDE) interface for Emacs (code browsing, compilation, debug...).

The purpose is to provide a user-friendly interface, with dedicated windows (source, menu and output) and convenient shortcuts.

It is suitable for almost all languages (as long as they are supported by Ctags). Cscope provides additional browsing facility for C/C++ files.

Please note that Emacs-IDE does not stand as a regular package for Emacs. It should be considered as an IDE built on top of Emacs.
A package is supposed not to modify standard Emacs behaviour, but only add new features that can be enabled or disabled.
Emacs-IDE is started automatically in user configuration file. It intentionally changes Emacs behaviour - in order to manage display in dedicated windows - and redefines reserved keys - in order to provide a wide range of convenient shortcuts.

Information

Programming language: Emacs Lisp

License: GPLv3

Dependencies: Emacs, Ctags, Cscope.

Supported OS: GNU/Linux.

Hosting

Emacs-IDE is hosted by Gna!
The project homepage is the central point for accessing all resources (download, information and support).

You can get the latest version from download area.
Alternatively, if you want to install up-to-date development version, you can get it from Subversion repository:

svn co svn://svn.gna.org/svn/emacs-ide/trunk emacs-ide

If you just want to see source code, without downloading, you can browse Subversion repository.

You can also subscribe to RSS Emacs-IDE news RSS feed to be notified when a new version is released.

 

GPLv3 Hosted by Gna! Valid XHTML 1.0 Strict Valid CSS