From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Carlos Konstanski Newsgroups: gmane.emacs.help Subject: Re: Emacs as Java ICE Date: Tue, 26 Nov 2019 11:23:53 -0700 Message-ID: <3bc836949d12d5d721299f0c40eebb5af4da3734.camel@ckons.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="45067"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Evolution 3.30.5 To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 26 19:32:31 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iZfdW-000BYc-4o for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Nov 2019 19:32:30 +0100 Original-Received: from localhost ([::1]:57844 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iZfdV-00018q-0R for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Nov 2019 13:32:29 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55069) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iZfcq-00010t-5X for help-gnu-emacs@gnu.org; Tue, 26 Nov 2019 13:31:49 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iZfax-0001uV-4p for help-gnu-emacs@gnu.org; Tue, 26 Nov 2019 13:29:54 -0500 Original-Received: from [24.119.69.30] (port=3516 helo=mail.ckons.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iZfau-0001sq-BL for help-gnu-emacs@gnu.org; Tue, 26 Nov 2019 13:29:49 -0500 Original-Received: from localhost (unknown [24.119.69.30]) by mail.ckons.org (Postfix) with ESMTP id BFEF41C09F15 for ; Tue, 26 Nov 2019 11:23:57 -0700 (MST) Original-Received: from mail.ckons.org ([24.119.69.30]) by localhost (mail.ckons.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id fp_yryDFWKUZ for ; Tue, 26 Nov 2019 11:23:57 -0700 (MST) Original-Received: from [192.168.251.129] (133.sub-69-78-235.myvzw.com [69.78.235.133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.ckons.org (Postfix) with ESMTPSA id DBBDC79D8C8 for ; Tue, 26 Nov 2019 11:23:56 -0700 (MST) DKIM-Filter: OpenDKIM Filter v2.10.3 mail.ckons.org DBBDC79D8C8 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 24.119.69.30 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:121895 Archived-At: The first place to look is Java Development Environment for Emacs (JDEE). It is available in list-packages. 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 >