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

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

Oops...it was set to private. Changed it to public.

On Mon, Dec 2, 2019 at 10:10 AM Lawrence Liu <smartlitchi@gmail.com> wrote:

> 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: 2343 bytes --]

      reply	other threads:[~2019-12-02  4:51 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
2019-12-02  4:51   ` Anand Tamariya [this message]

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=CADm7Y4mjno1V_QKMBsuByRrax-FGsj3nauJKF+-931p+wJ_dNA@mail.gmail.com \
    --to=atamariya@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=smartlitchi@gmail.com \
    /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.