From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.help Subject: Re: java develeopment Date: Tue, 19 Mar 2013 23:27:59 +0400 Message-ID: <87ip4nb35s.fsf@yandex.ru> References: <1363702351211-281263.post@n5.nabble.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1363721347 20426 80.91.229.3 (19 Mar 2013 19:29:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Mar 2013 19:29:07 +0000 (UTC) Cc: Help-gnu-emacs@gnu.org To: Rich Johns Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 19 20:29:29 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UI2Du-0006cf-LM for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Mar 2013 20:29:26 +0100 Original-Received: from localhost ([::1]:52271 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI2DX-0002go-An for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Mar 2013 15:29:03 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52606) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI2Cc-0001P7-1f for Help-gnu-emacs@gnu.org; Tue, 19 Mar 2013 15:28:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UI2CW-00011D-P9 for Help-gnu-emacs@gnu.org; Tue, 19 Mar 2013 15:28:05 -0400 Original-Received: from mail-la0-x232.google.com ([2a00:1450:4010:c03::232]:61325) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI2CW-00010g-I4 for Help-gnu-emacs@gnu.org; Tue, 19 Mar 2013 15:28:00 -0400 Original-Received: by mail-la0-f50.google.com with SMTP id ec20so1673154lab.9 for ; Tue, 19 Mar 2013 12:27:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type:x-antivirus :x-antivirus-status; bh=FV5lmrwGMwsGVH97cj4SEgxcd9HLGuPftEe79b+1Iog=; b=0nG9vq90OZmraOroROlTDutnLW/6E8XnAbJrWCEdqRK7v7s9C+EK2FK/Qv1VaeWaDk A8ts5264yxxcIUXAbZ0+1VoTPZxJF70TD+lG0MaRYSMfFgibuJ8pRsrVvANKLmeC+HYs uBvcV5+KaLhwzcGGQp5UClLIcpQehKtXa5tnVa5F1i7BEeNIe3wCLvtY1lWaO894wZqd R1EMkxAkMsqpnYDmzabxJehJYStvC+I+dsdWPnO3c4yRxluh59uycaRGjqPIqIPc3UoJ b5qEOBV3GecN0xoIVIWuYDBCFBdwWZoIqtGZ+tsum/pMJWKfOcysueC21ehfnIeehfxw 1mBQ== X-Received: by 10.152.110.6 with SMTP id hw6mr3044134lab.43.1363721279191; Tue, 19 Mar 2013 12:27:59 -0700 (PDT) Original-Received: from SOL ([178.252.98.87]) by mx.google.com with ESMTPS id xw14sm11528691lab.6.2013.03.19.12.27.56 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 Mar 2013 12:27:57 -0700 (PDT) In-Reply-To: <1363702351211-281263.post@n5.nabble.com> (Rich Johns's message of "Tue, 19 Mar 2013 07:12:31 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt) X-Antivirus: avast! (VPS 130319-0, 19.03.2013), Outbound message X-Antivirus-Status: Clean X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::232 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:89597 Archived-At: Rich Johns writes: > It appears that the jdee (java development env) project has been abandoned > for the most part. I am currently running with emacs 22 and jdee under > ubuntu 10.04 LTS byt I need to move up to ubuntu 12.04 LTS and have > discovered that the jdee is not available. > > I am still hopeful that the jdee package will make a come back, but if it > should not, I would very much like to hear how others are doing java > development in emacs 23 and greater. Note I want to avoid use of Eclipse > or any other monolithic, heavy weight IDE. NO offense to those that love > them -- I recognize their power and value, but one of the things I love > about the jdee is that it is has a very light foot print. At any rate, > please weigh in on reasonable java development options in emacs under linux. I haven't been doing any Java for the last few years, so I'm not going to help with setup and/or troubleshooting, but there are two main options, AFAIK: 1. Work currently going on in the CEDET trunk. Not many IDE features, mostly just code completion and jump to definition, both of them not really perfect. See http://alexott.blogspot.de/2012/10/new-version-of-article-about-emacscedet.html and the linked article. 2. Use emacs-eclim. Yes, that means running Eclipse in the background (with or without the GUI). See http://www.skybert.net/emacs/java/