From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help,gmane.emacs.jdee.user Subject: Re: JDEE help (was: Emacs and Java) Date: Sat, 15 Sep 2012 11:17:37 +0300 Message-ID: <83mx0ru2ce.fsf@gnu.org> References: <87har0onhj.wl%f@mazzo.li> <87a9wrpx73.wl%f@mazzo.li> NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1347697096 20005 80.91.229.3 (15 Sep 2012 08:18:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 15 Sep 2012 08:18:16 +0000 (UTC) To: help-gnu-emacs@gnu.org, jdee-users@lists.sourceforge.net Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Sep 15 10:18:20 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TCnZz-0003ru-3W for geh-help-gnu-emacs@m.gmane.org; Sat, 15 Sep 2012 10:18:19 +0200 Original-Received: from localhost ([::1]:40719 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCnZv-00009X-5Y for geh-help-gnu-emacs@m.gmane.org; Sat, 15 Sep 2012 04:18:15 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:51609) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCnZq-00009N-9T for help-gnu-emacs@gnu.org; Sat, 15 Sep 2012 04:18:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TCnZo-00046o-SV for help-gnu-emacs@gnu.org; Sat, 15 Sep 2012 04:18:10 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:42540) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCnZo-00046U-Km for help-gnu-emacs@gnu.org; Sat, 15 Sep 2012 04:18:08 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MAD00E00T5T1500@a-mtaout20.012.net.il> for help-gnu-emacs@gnu.org; Sat, 15 Sep 2012 11:17:43 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MAD00DE6TPCCOB0@a-mtaout20.012.net.il>; Sat, 15 Sep 2012 11:17:36 +0300 (IDT) In-reply-to: <87a9wrpx73.wl%f@mazzo.li> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.166 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:86789 gmane.emacs.jdee.user:636 Archived-At: > Date: Sat, 15 Sep 2012 08:22:24 +0100 > From: Francesco Mazzoli > Cc: jdee-users@lists.sourceforge.net > > In the end I've bitten the bullet, pulled a fresh svn copy of JDEE, built it and > somehow managed to get it working. > > This is my config, mostly taken from the emacswiki article > : > [...] > This is already a huge improvement, the semantic mode works, and I can compile > and run java classes easily. > > However, I still need some help to make some feature work: Could you please start a discussion on emacs-devel@gnu.org with these questions? The CEDET developers might give you some useful advice there, and perhaps also the JDEE developers and users. Thanks!