From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Dziulko Newsgroups: gmane.emacs.help Subject: Re: CEDET Date: Wed, 7 Jan 2004 08:41:49 -0500 (EST) Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1073488523 23142 80.91.224.253 (7 Jan 2004 15:15:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Jan 2004 15:15:23 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 07 16:15:21 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AeFOy-0001Cr-00 for ; Wed, 07 Jan 2004 16:15:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AeGAr-0000Zj-3B for geh-help-gnu-emacs@m.gmane.org; Wed, 07 Jan 2004 11:04:49 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AeG07-0004F1-JP for help-gnu-emacs@gnu.org; Wed, 07 Jan 2004 10:53:43 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AeF1s-0008Mx-IH for help-gnu-emacs@gnu.org; Wed, 07 Jan 2004 09:51:59 -0500 Original-Received: from [138.92.8.100] (helo=klaatu.canisius.edu) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AeEty-0005EC-Un for help-gnu-emacs@gnu.org; Wed, 07 Jan 2004 09:43:19 -0500 Original-Received: from localhost (dziulko@localhost) by klaatu.canisius.edu (8.11.6/8.11.6) with ESMTP id i07Dfn017124 for ; Wed, 7 Jan 2004 08:41:49 -0500 Original-To: help-gnu-emacs@gnu.org In-Reply-To: X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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 Xref: main.gmane.org gmane.emacs.help:15776 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15776 On Tue, 6 Jan 2004, Martin Stemplinger wrote: > On Die Jan 06 2004 at 16:32, Kevin Dziulko wrote: > > > Does anyone know what to do about this? Or an easy way to setup the JDE? > > The JDE website has instructions on how to install JDE under > Windows. I had no problem installing JDE following these > instructions. IIRC there's no need for make. > > You may run into problems if you use the latest CEDET-distribution with > JDE. I'd recommend using the older version of the CEDET tools, > i.e. semantic 1.4. something etc. > > HTH > Martin > > Actually, I was trying to "make" the CEDET-distro, not JDE.