all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lawrence Liu <smartlitchi@gmail.com>
To: Anand Tamariya <atamariya@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: GNU Emacs as a lightweight Java IDE
Date: Mon, 2 Dec 2019 12:40:25 +0800	[thread overview]
Message-ID: <CANYRarD6-M9UKz3QPtMeN8z7EWUcnhv3uAWGZGy5fmz=MPkcDw@mail.gmail.com> (raw)
In-Reply-To: <CADm7Y4mz5z4o5SMcZ+Qka8+qP08fZUZCg1PVPW9JswdARq21Vw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1016 bytes --]

Hello,

I am trying to access your project but seems it gives me a 404 error
message.

Is your project open to public?

Thanks :)
Best Regards
Lawrence


On Mon, Dec 2, 2019 at 12:34 PM Anand Tamariya <atamariya@gmail.com> wrote:

> Hi,
> I've implemented some common features for editing Java in Emacs using
> semantic. The refactoring video also demonstrates power of CEDET semantic -
> same command is used to extract method both from Java and Lisp code. It
> might still be rough around the edges. Patches and feedback are welcome.
>
> *Code Editing*
> - Find project file using regex
> - Code auto-completion
> - Jump to definition
> - Compile using mvn
> - Organize imports
>
> *Refactoring*
> - Extract method
> - Extract interface
> - Implement interface
> - Pull up method
> - Find references
> - Rename variables and methods
>
> *Code:* https://gitlab.com/atamariya/emacs/tree/dev
>
> *Demo:*
> Code completion https://youtu.be/MWpvKSTz4qc
> Refactoring https://youtu.be/zmRac_BNbv0
>
> Regards,
> Anand
>

[-- Attachment #2: Type: text/html, Size: 1969 bytes --]

  reply	other threads:[~2019-12-02  4:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-02  4:34 GNU Emacs as a lightweight Java IDE Anand Tamariya
2019-12-02  4:40 ` Lawrence Liu [this message]
2019-12-02  4:51   ` Anand Tamariya

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='CANYRarD6-M9UKz3QPtMeN8z7EWUcnhv3uAWGZGy5fmz=MPkcDw@mail.gmail.com' \
    --to=smartlitchi@gmail.com \
    --cc=atamariya@gmail.com \
    --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.