all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Ott <alexott@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: GNU Emacs as a lightweight Java IDE (Debugging)
Date: Thu, 26 Dec 2019 15:09:21 +0100	[thread overview]
Message-ID: <m28smzfab2.fsf@gmail.com> (raw)
In-Reply-To: <CADm7Y4=_k1pb_J=WNExaJ16ogb6FUUFKoCak=TyZUTFU3YF+EA@mail.gmail.com> (Anand Tamariya's message of "Fri, 13 Dec 2019 05:54:37 +0530")

Hello Anand

Thank you for your work on improving Java support in Emacs!

Maybe it would be useful for you to reuse some of the Java-related code
that I wrote several years ago in my branch of the CEDET:
https://github.com/alexott/cedet/tree/devel (just do a diff against master)
- it adds to EDE the basic support for Maven, and some other build tools,
so it's possible to perform completion based on the classpath - like on the
screenshot at
https://alexott.blogspot.com/2012/10/new-version-of-article-about-emacscedet.html

I unfortunately don't have much time to work on the CEDET, but I would like
to see any of that code in the Emacs.


Anand Tamariya  at "Fri, 13 Dec 2019 05:54:37 +0530" wrote:
 AT> The link to customization was in my first mail as well as in the video description. Anyway, here it is again.

 AT> Code:
 AT> Emacs customization (https://gitlab.com/atamariya/emacs/tree/dev)

 AT> It's not a separate package as I believe this should be part of base emacs. So I developed it as such. 

 AT> On Thu, Dec 12, 2019, 19:08 Pankaj Jangid <p4j@j4d.net> wrote:

 >> Except for drop-down for auto-suggest, which uses company package, rest is
 >> some additional code on top of the emacs master branch. It's mostly EDE for
 >> project management, CAPF and GNU locate for auto-suggest, CEDET Semantic
 >> and Srecode for refactoring, and GUD jdb for debugging.
 AT>    
 AT>     Where can I get your customizations? Is this available as a package?



-- 
With best wishes,                    Alex Ott
http://alexott.net/
Twitter: alexott_en (English), alexott (Russian)



  parent reply	other threads:[~2019-12-26 14:09 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-11  8:48 GNU Emacs as a lightweight Java IDE (Debugging) Anand Tamariya
2019-12-11  8:56 ` Anand Tamariya
2019-12-12  3:27 ` Richard Stallman
2019-12-12  5:20   ` Anand Tamariya
2019-12-12 13:38     ` Pankaj Jangid
2019-12-13  0:24       ` Anand Tamariya
2019-12-13  3:52         ` Pankaj Jangid
2019-12-13  4:49           ` Anand Tamariya
2019-12-13 10:11             ` Pankaj Jangid
2019-12-26 14:09         ` Alex Ott [this message]
2019-12-13  4:26     ` Richard Stallman
2019-12-13  4:38       ` Anand Tamariya
2019-12-14  4:20         ` Richard Stallman

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=m28smzfab2.fsf@gmail.com \
    --to=alexott@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.