From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Haolin Newsgroups: gmane.emacs.help Subject: Re: Emacs with JDEE Date: Wed, 11 Jun 2008 16:07:11 +0800 Message-ID: <484F87AF.6010901@gmail.com> References: <484F3D81.40508@gmail.com> <484F8380.4040304@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 1213233023 31226 80.91.229.12 (12 Jun 2008 01:10:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Jun 2008 01:10:23 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Lennart Borgman (gmail)" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 12 03:11:05 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 1K6bL6-0004Ka-Iy for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Jun 2008 03:10:56 +0200 Original-Received: from localhost ([127.0.0.1]:37260 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6bKI-0005gy-Vp for geh-help-gnu-emacs@m.gmane.org; Wed, 11 Jun 2008 21:10:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K6LMW-0006eA-KA for help-gnu-emacs@gnu.org; Wed, 11 Jun 2008 04:07:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K6LMT-0006ZE-J8 for help-gnu-emacs@gnu.org; Wed, 11 Jun 2008 04:07:20 -0400 Original-Received: from [199.232.76.173] (port=33973 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6LMT-0006Z0-Ee for help-gnu-emacs@gnu.org; Wed, 11 Jun 2008 04:07:17 -0400 Original-Received: from rv-out-0708.google.com ([209.85.198.251]:7517) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K6LMT-0008Rk-2I for help-gnu-emacs@gnu.org; Wed, 11 Jun 2008 04:07:17 -0400 Original-Received: by rv-out-0708.google.com with SMTP id k29so3620787rvb.6 for ; Wed, 11 Jun 2008 01:07:16 -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:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=8m1VZoRGIgKAiqUKSXiGbVP5B8FOTJDuaVtwpRic50I=; b=AiYacG+9JRJs90HNIzA73ViqA36NjpsTL21OtWefCxPVrwZndbA0yOtzNjNN4gPyV3 Ti3ksLgBpc5cFx9rlIF+zbcg1n/tDMAONAi/+RYGujWABq520BpF1r1pBs8MRqSHVaYo MmvHD9FDAaCyVYSQwFX3OX/tmyO3JBCAlxF5M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=vSKjB/W0OHO/95M1FlduT5aGNxdecnZAOsq8NoP033byEC+iIxFGiiBsfrKb07/Xuk e8Aplu/p+arobmixl4dD95XstRUs1q9+NrwXLf1Px8L9t8AP1u9V7/6Xvtv9QvUCJssx +wnXHaAFX2ZyoD4l+PVKAp7O7vaSBieMirsVA= Original-Received: by 10.141.122.20 with SMTP id z20mr3652267rvm.160.1213171636143; Wed, 11 Jun 2008 01:07:16 -0700 (PDT) Original-Received: from ?192.168.1.99? ( [60.216.213.253]) by mx.google.com with ESMTPS id g31sm18072233rvb.2.2008.06.11.01.07.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 11 Jun 2008 01:07:14 -0700 (PDT) User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) In-Reply-To: <484F8380.4040304@gmail.com> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-Mailman-Approved-At: Wed, 11 Jun 2008 21:06:51 -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:54754 Archived-At: Thanks, Borgman, I will ask at jdee mailing list. Then I will response here. Haolin. Lennart Borgman (gmail) wrote: > Haolin wrote: >> 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? > > > A lot of things has happened with JDEE lately. Why don't you ask at > the jdee mailing list? See > > http://jdee.sourceforge.net/ > > Everything there is probably not uptodate since things were rather > recently moved to sourceforge. >