From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Haolin Newsgroups: gmane.emacs.help Subject: What about Java on Emacs in commercial project? Date: Tue, 10 Jun 2008 23:55:09 +0800 Message-ID: <484EA3DD.20402@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1213154693 23326 80.91.229.12 (11 Jun 2008 03:24:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 11 Jun 2008 03:24:53 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 11 05:25:36 2008 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.50) id 1K6Gxq-0003cD-Ng for geh-help-gnu-emacs@m.gmane.org; Wed, 11 Jun 2008 05:25:34 +0200 Original-Received: from localhost ([127.0.0.1]:55695 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6Gx3-0008Qk-6J for geh-help-gnu-emacs@m.gmane.org; Tue, 10 Jun 2008 23:24:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K66Br-00015R-E0 for help-gnu-emacs@gnu.org; Tue, 10 Jun 2008 11:55:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K66Bq-00013W-I1 for help-gnu-emacs@gnu.org; Tue, 10 Jun 2008 11:55:18 -0400 Original-Received: from [199.232.76.173] (port=57523 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K66Bq-00013G-Dt for help-gnu-emacs@gnu.org; Tue, 10 Jun 2008 11:55:18 -0400 Original-Received: from py-out-1112.google.com ([64.233.166.181]:42068) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K66Bq-0002Hq-9U for help-gnu-emacs@gnu.org; Tue, 10 Jun 2008 11:55:18 -0400 Original-Received: by py-out-1112.google.com with SMTP id p76so1035184pyb.1 for ; Tue, 10 Jun 2008 08:55:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=qB8+lvVvNn+/+9uPKzzPJcF56rl1vKmXoDbEFxNJoPY=; b=ESrAGTNFDsM3kMmEswOp0w3TlYcBpK/RiXopOMj7CaOi9sLtbbXpmw4w74YivMnIZe HYR3X7F7IN6X1W9SgCbP8TA1RlWOoVNAJ+TZRhyWHfP/LjMyb91vIfHtsgTmVfEmg5Vf ScVu12IZxrKdJ7/M8DlSe05ofKYIdxaj+MkRQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=SQUGvkA6D4hahfm9zJw2DaJ4iH4XB2VzRVuyMDjIJFND1E+LIdv3WknS7LAGu03Rup 6iM0nu2Lyy26zFO+R+SjXslp+oE6T6DVs/iiUmQibgHhdHNsCgFNoEka9fFxwDJhkH0o IpzLtLP6OaNLRlcfSMZ4fS/eJzkpxKUg/Tzq4= Original-Received: by 10.114.24.1 with SMTP id 1mr5128761wax.74.1213113314687; Tue, 10 Jun 2008 08:55:14 -0700 (PDT) Original-Received: from ?192.168.1.103? ( [123.232.170.154]) by mx.google.com with ESMTPS id v9sm15158068wah.57.2008.06.10.08.55.12 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 10 Jun 2008 08:55:13 -0700 (PDT) User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-Mailman-Approved-At: Tue, 10 Jun 2008 23:21:55 -0400 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:54709 Archived-At: Hi, all I know emacs is a very very good editor, I use it for more than 1 year. From now on, I need to migrate from C to Java, for JavaEE development. My friends tell me to use eclipse, but I think maybe emacs can do everything I want. So I want to know: Should Emacs be used for production environment? in real commercial project with Ejb, Web Service and Jsps? I know I can use Ant or Maven instead of eclipse wtp, but should Emacs supply Grammar Tips and other important features? for example, I add a jar package to my classpath of project, should the classes and methods be read from emacs? I tried JDEE, but it looks like a toy and not , maybe it's a good tool, but not fit for conmmercial project. Thanks! Haolin