From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hadron Quark Newsgroups: gmane.emacs.help Subject: Re: navigate through big java projects and refactoring Date: Mon, 04 Sep 2006 13:18:14 +0200 Message-ID: <87psebyj61.fsf@mail.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1157370094 380 80.91.229.2 (4 Sep 2006 11:41:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 4 Sep 2006 11:41:34 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 04 13:41:34 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GKCpQ-0001oS-T5 for geh-help-gnu-emacs@m.gmane.org; Mon, 04 Sep 2006 13:41:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GKCpN-0006MD-R7 for geh-help-gnu-emacs@m.gmane.org; Mon, 04 Sep 2006 07:41:21 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 33 Original-X-Trace: individual.net uKo3Nm1m13i8P1f4B65jQwAR9xaEVe50ZtUdxEp1mjBeP9AjTX X-Orig-Path: news.ibm.net!news X-Face: 2h#||Cd#d%F*NCm59[_6/{1a@jy%; |j>{D~4^gKg(^i%7j0IK?+,/GmW&:CD5fEKb_! User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:zgTY9LScaoomFaW6RiTZwdLOZlI= Original-Xref: shelby.stanford.edu gnu.emacs.help:141529 Original-To: help-gnu-emacs@gnu.org 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:37150 Archived-At: op132650c@mail.telepac.pt writes: > Hi, > > I want to work with emacs for programming Java. Is there any other way then > using the speedbar and ECB program, to open files easily from a big project, > instead of having to write the full path to the source file, or > navigate See reply to your other post. > through project browser of ECB? Something like, only have to write the full, or > partial name of the java file, and open it. > > Is there any other refactoring tool for emacs, instead of ECB? Why do you keep changing your name and asking the same kind of question under differnt pseuodnyms? (Johnston, Johannes, opt132). Not that I care, but be aware the some people have newsreaders which flag things like this with big red banners and honking noises :-; Anyway, in reply to your question(s): Did you look at eclipse for Linux? Also google up etags. Personally I gave up with ecb as it didnt offer any real development advantage : I just tend to use Linux links or emacs bookmarks to freqeuently used directories and files. And I find "speedbar" to be very "un-emacsy" for some reason - could never get into using it.