From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "a.efremov" Newsgroups: gmane.emacs.help Subject: Re: where are java tools? Date: Sat, 10 Jul 2010 12:40:37 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <3d535acb-9b24-47f2-b74e-34be11a1700a@y11g2000yqm.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1291927641 25893 80.91.229.12 (9 Dec 2010 20:47:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 9 Dec 2010 20:47:21 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 09 21:47:15 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PQnOT-0002jJ-SY for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 21:47:14 +0100 Original-Received: from localhost ([127.0.0.1]:32969 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQnOT-0003da-61 for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 15:47:13 -0500 Original-Path: usenet.stanford.edu!news.glorb.com!news2.glorb.com!postnews.google.com!c10g2000yqi.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 23 Original-NNTP-Posting-Host: 95.210.25.196 Original-X-Trace: posting.google.com 1278790837 21902 127.0.0.1 (10 Jul 2010 19:40:37 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 10 Jul 2010 19:40:37 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: c10g2000yqi.googlegroups.com; posting-host=95.210.25.196; posting-account=WTCkcgkAAAAwdZtXJtneeDB1qOj4OO0l User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.11) Gecko/2009061118 Fedora/3.0.11-1.fc9 Firefox/3.0.11,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:179683 X-Mailman-Approved-At: Thu, 09 Dec 2010 15:34:43 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:77058 Archived-At: On Jul 10, 12:51=A0am, Elena wrote: > Eclipse is a Java IDE written in Java by Java programmers. You simply > can't beat that. If you have to write Java code, use Eclipse (some > people say that IntelliJ is even better). Hello, eclipse is a big java factory. But it fails short if you want to write scala code. scala plugin is usable but far from perfect. I wouldn't say that IntelliJ is fine with scala 2.8. As new languages/versions emerge old big factories need a time. if someone know good hierarchy for java classes that works with emacs please let me know. Any refactoring tool is welcome too. Looking for : a. cross references. b. class hierarchy c. refactoring d. auto complete thank you.