From: Carlos Konstanski <me@ckons.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs as Java ICE
Date: Wed, 27 Nov 2019 22:22:10 -0700 [thread overview]
Message-ID: <e51b0d882ef83b77b179d83b67ff0ebd22ecb49c.camel@ckons.org> (raw)
In-Reply-To: <b04kcc9ke0bl1feu8c5a0sno.1574789746339@email.android.com>
JDEE and lsp-java seem to be the two real IDE packages for java. They are very
different from one another in their approaches. I'm far more familiar with JDEE
(because it's older and it existed back when I first needed a java IDE for emacs
in 2004) but I'm eager to learn more about lsp-java. One thing that I have not
been able to figure out with JDEE, and hope that lsp-java handles better, is
microservice architecture. These days it is increasingly common for an
application to be comprised of multiple components which are each their own sub-
project and which may have cross-dependencies with the other components. The
definition of a symbol might be in a different component, and compiling a
component might require first compiling another component. A modern java IDE
must be able to handle this architecture.
Am Dienstag, den 26.11.2019, 18:40 +0100 schrieb thierry.leurent@asgardian.be:
> Hello,
>
> I'm starting with java development so I need configure emacs.
> I must use Maven, Java and JavaFX.
>
> I see there are lot of solutions and it's a little bit confusing
> I use Java in an academic environment so I need have indentation, auto
> completion and snippets for Java and maven.
>
> Do you have a good solution ?
>
>
>
> Regards,
>
>
> Thierry
>
prev parent reply other threads:[~2019-11-28 5:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-26 17:40 Emacs as Java ICE thierry.leurent
2019-11-26 18:23 ` Carlos Konstanski
2019-11-26 19:49 ` Dan Čermák
2019-11-27 4:40 ` Pankaj Jangid
2019-11-27 13:28 ` Filipp Gunbin
2019-11-27 15:55 ` Carlos Konstanski
2019-11-27 20:38 ` Bob Proulx
2019-11-28 5:22 ` Carlos Konstanski [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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e51b0d882ef83b77b179d83b67ff0ebd22ecb49c.camel@ckons.org \
--to=me@ckons.org \
--cc=help-gnu-emacs@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).