all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: emacs-devel@gnu.org
Subject: Re: Implementing Eclipse's "organize-imports" in Emacs Lisp
Date: Fri, 25 Jan 2008 09:36:46 +0100	[thread overview]
Message-ID: <87prvqwbc1.fsf@member.fsf.org> (raw)
In-Reply-To: <m34pd2px7j.fsf@fleche.redhat.com> (Tom Tromey's message of "Thu,  24 Jan 2008 17:26:08 -0700")

Tom Tromey <tromey@redhat.com> writes:

Hi Tom,

> There's eclim, a similar idea applied to vim:
>
> http://eclim.sourceforge.net/

Hey, that looks really exciting.  Reading through the feature list it
seems they brought most features of eclipse to vim.  The only thing
that's missing there is eclipse's refactoring tool.

> I haven't tried it but I believe this runs a headless eclipse (the
> whole thing AFAICT) in the background.  That seems a bit heavyweight,

Well, better to be a bit heavyweight than to eventually reach a point
where we'd have to say: Sorry, that's not possible with our approach.

> but OTOH perhaps they have done all the hard work already.

Clicking through their repository I'd say that we couldn't reuse much
code.  There seems to be two small shell scripts (a client and a server)
with some small java module that talks to eclipse, but everything else
is done in vimscript.

Anyway, it's exciting to see that it's feasible to control eclipse from
an external app.

Bye,
Tassilo

  reply	other threads:[~2008-01-25  8:36 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-22 10:53 Implementing Eclipse's "organize-imports" in Emacs Lisp Paul Michael Reilly
2008-01-22 14:09 ` Lennart Borgman (gmail)
2008-01-24  8:07   ` Paul Michael Reilly
2008-01-24  8:17     ` Lennart Borgman (gmail)
     [not found]     ` <4798473D.1010505-9u8/wbatHBfQT0dZR+AlfA@public.gmane.org>
2008-01-24 13:59       ` Carlos Konstanski
2008-01-24 18:41         ` [jdee-users] " Paul Michael Reilly
2008-01-25  0:53       ` Yee Keat Phuah
2008-01-25  0:26         ` Tom Tromey
2008-01-25  8:36           ` Tassilo Horn [this message]
2008-01-25 16:40             ` Alan Shutko
2008-01-22 15:54 ` Tom Tromey
2008-01-28  7:18 ` Richard Stallman
2008-01-28  8:05   ` Miles Bader
2008-01-28 21:33     ` Richard Stallman
2008-01-28 12:09   ` Paul Michael Reilly
2008-01-28 21:32     ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2008-02-07 19:05 Klotz, Leigh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87prvqwbc1.fsf@member.fsf.org \
    --to=tassilo@member.fsf.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.