GNU bug report logs - #25962
Emacs IDE

Previous Next

Package: emacs;

Reported by: Ahmed Sorour <sorour.a <at> gmail.com>

Date: Sat, 4 Mar 2017 00:44:02 UTC

Severity: wishlist

Tags: notabug

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Forwarded to http://lists.gnu.org/archive/html/help-gnu-emacs/2017-03/msg00019.html

Full log


View this message in rfc822 format

From: Filipp Gunbin <fgunbin <at> fastmail.fm>
To: Ahmed Sorour <sorour.a <at> gmail.com>
Cc: 25962 <at> debbugs.gnu.org
Subject: bug#25962: Emacs IDE
Date: Mon, 06 Mar 2017 17:32:48 +0300
For Java, the short answer is "no".

You can try CEDET, various modes for Java (malabar, old jde, etc.), but
AFAIK they'll not just "replace" IntelliJ as you'd expect it.  And there
is a justification for that - IntelliJ requires a lot of resources, it
eats RAM, indexes everything and is generally slow.  The good news is
that in Emacs you can use clever text editing facilities, record a macro
/ write a function for whatever you want (like generating
getters/setters).

Debugger is available as `jdb' in emacs unified debugger - `gud'.
Command-line compilation and stepping through errors is, of course,
available as usual with `M-x compile'.

Perhaps other people will tell more about tight integration.

Filipp


On 03/03/2017 19:39 -0500, Ahmed Sorour wrote:

> Hi,
>
> I've recently been working more extensively with various coding languages, and have developed a need to use IDEs.
>
> Is it possible to configure Emacs to act as a complete replacement for:
>
> - Atom or Sublime (for Python)
> - IntelliJ IDEA (for Java)
>
> Aside from project management, I'm also interested in a setup where I can call Emacs to launch with one configuration when working with
> Java, and another configuration when working with Python, etc.
>
> Best Regards,
> --
> Ahmed Sorour
> P: +1 (617) 710-6251 (mobile)
> E: sorour.a <at> gmail.com




This bug report was last modified 8 years and 76 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.