emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Implementing Eclipse's "organize-imports" in Emacs Lisp


From: Tom Tromey
Subject: Re: Implementing Eclipse's "organize-imports" in Emacs Lisp
Date: Tue, 22 Jan 2008 08:54:02 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux)

>>>>> "Paul" == Paul Michael Reilly <address@hidden> writes:

Paul> Assuming it does not exist, I'd be inclined to create a Java
Paul> application to run in the background which provides an IPC
Paul> mechanism to talk to Emacs Lisp.

Paul> Anyone feel this is just a totally wrong way to go to solve the
Paul> problem?

It makes a lot of sense.  One way to do it would be to just use the
existing Eclipse compiler, with some special driver code to interface
to Emacs.  This would be a big job but would let you expose many of
its nice features.

Or, as Lennart said, there is JDEE.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]