From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pierre Lorenzon Newsgroups: gmane.emacs.help Subject: Re: Emacs with JDEE Date: Wed, 11 Jun 2008 08:46:14 +0200 (CEST) Message-ID: <20080611.084614.48492676.devel@pollock-nageoire.net> References: <484F3D81.40508@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1213166844 17851 80.91.229.12 (11 Jun 2008 06:47:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 11 Jun 2008 06:47:24 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: saharabear@gmail.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 11 08:48:07 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 1K6K7j-0006yk-Qt for geh-help-gnu-emacs@m.gmane.org; Wed, 11 Jun 2008 08:48:00 +0200 Original-Received: from localhost ([127.0.0.1]:51800 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6K6w-00007Y-BJ for geh-help-gnu-emacs@m.gmane.org; Wed, 11 Jun 2008 02:47:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K6K6Z-000064-Ro for help-gnu-emacs@gnu.org; Wed, 11 Jun 2008 02:46:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K6K6X-0008Ub-VQ for help-gnu-emacs@gnu.org; Wed, 11 Jun 2008 02:46:47 -0400 Original-Received: from [199.232.76.173] (port=34835 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6K6X-0008UF-LQ for help-gnu-emacs@gnu.org; Wed, 11 Jun 2008 02:46:45 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:13751) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K6K6X-0002js-0s for help-gnu-emacs@gnu.org; Wed, 11 Jun 2008 02:46:45 -0400 Original-Received: from smtp20.orange.fr ([80.12.242.26]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K6K6R-0003jl-Kq for help-gnu-emacs@gnu.org; Wed, 11 Jun 2008 02:46:39 -0400 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2002.orange.fr (SMTP Server) with ESMTP id DCC5F1C0009E; Wed, 11 Jun 2008 08:46:30 +0200 (CEST) Original-Received: from localhost (APuteaux-154-1-70-188.w81-249.abo.wanadoo.fr [81.249.113.188]) by mwinf2002.orange.fr (SMTP Server) with ESMTP id 938A51C0008E; Wed, 11 Jun 2008 08:46:30 +0200 (CEST) X-ME-UUID: 20080611064630604.938A51C0008E@mwinf2002.orange.fr In-Reply-To: <484F3D81.40508@gmail.com> X-Mailer: Mew version 5.1 on Emacs 22.1 / Mule 5.0 (SAKAKI) X-detected-kernel: by mx20.gnu.org: Linux 2.4-2.6 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:54718 Archived-At: Hi, I'd suggest to you to have look at cedet http://sourceforge.net/projects/cedet Regards Pierre From: Haolin Subject: Emacs with JDEE Date: Wed, 11 Jun 2008 10:50:41 +0800 > Hi, all: > > I have JDEE installed with my Emacs CVS version. I find it has the > ability to execute code completion, but, does it support extra jars code > completion? I mean I want to import hibernate and spring's jars, and > should emacs do the work for code completion? > > Thanks! > > Haolin. > >