From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: [JAVA] set up java-mode to match Eclipse setup Date: Mon, 1 Feb 2010 23:08:21 +0100 Organization: GNU's Not UNIX! Message-ID: <201002012208.o11M8LeW002746@fed.local> Reply-To: Xavier Maillard NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1265062042 13454 80.91.229.12 (1 Feb 2010 22:07:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Feb 2010 22:07:22 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 01 23:07:14 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 1Nc4QL-0005iV-Ad for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Feb 2010 23:07:13 +0100 Original-Received: from localhost ([127.0.0.1]:39496 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nc4QK-0008Js-Jv for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Feb 2010 17:07:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nc4PK-000823-7M for help-gnu-emacs@gnu.org; Mon, 01 Feb 2010 17:06:10 -0500 Original-Received: from [199.232.76.173] (port=49383 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nc4PJ-00081Z-Oz for help-gnu-emacs@gnu.org; Mon, 01 Feb 2010 17:06:09 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nc4PH-0007SN-HE for help-gnu-emacs@gnu.org; Mon, 01 Feb 2010 17:06:09 -0500 Original-Received: from out2.smtp.messagingengine.com ([66.111.4.26]:39563) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Nc4PH-0007S3-4P for help-gnu-emacs@gnu.org; Mon, 01 Feb 2010 17:06:07 -0500 Original-Received: from compute1.internal (compute1.internal [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id 4D2D1D1882 for ; Mon, 1 Feb 2010 17:06:06 -0500 (EST) Original-Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Mon, 01 Feb 2010 17:06:06 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=date:message-id:from:to:subject:reply-to; s=smtpout; bh=Bu9TrACDCy2+fqDvC2qOUbPjX8c=; b=o2VK24B9IHudIhxnoDW0sV1xN+bHguMPIfz2xvMyS8zJsXKgYYa9sySpNJBqw7cyIALgh2DXdwnNDJJxWY+jKQ7w59Z7yNJrLedqXbfB/kCFrYEVFEoAPHQ0/1o7rtopqfc+xsd9nxcyriKEREbzxWwQMd4pREBqRagWP66aji8= X-Sasl-enc: 74iQWkR6rNZkORiKEckljb2gytw7cGBA6St5pUulDXDQ 1265061965 Original-Received: from fed.local (cha51-2-82-244-211-40.fbx.proxad.net [82.244.211.40]) by mail.messagingengine.com (Postfix) with ESMTPSA id CA8B91D3DE for ; Mon, 1 Feb 2010 17:06:05 -0500 (EST) Original-Received: from fed.local (fed.local [127.0.0.1]) by fed.local (8.14.3/8.14.3) with ESMTP id o11M8Li0002748 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 1 Feb 2010 23:08:21 +0100 Original-Received: (from xavier@localhost) by fed.local (8.14.3/8.14.3/Submit) id o11M8LeW002746; Mon, 1 Feb 2010 23:08:21 +0100 X-Authentication-Warning: fed.local: xavier set sender to xma@gnu.org using -f User-Agent: Rmail/23.1.1 Emacs/23.1.1 (gnu/linux) Jabber-ID: xavier@maillard.im X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:71609 Archived-At: Hi, my coworkers are using Eclipse for several of projects. I do not like Eclipse and I'd rather want to stay in GNU Emacs. My main concern is that it seems Eclipse setup is quite different from my own java-mode setup. I think both of us are using default setup parameters -i.e. I did not customize it and the did not in Eclipse. How can we "match" our environments ? For example, C-S-f in Eclipse is like M-S-\ in Emacs but the result is quite different making us quite nervous when commiting ;) We want such things to be fixed either in my "IDE" or in theirs. Any idea ? Xavier -- http://www.gnu.org http://www.april.org http://www.lolica.org