From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tyrael Tong Newsgroups: gmane.emacs.help Subject: JDE cannot find any of my class Date: Fri, 31 Dec 2010 07:16:12 -0800 (PST) Organization: http://groups.google.com Message-ID: <6e79497f-f7f0-442d-92d4-c59d351ec244@glegroupsg2000goo.googlegroups.com> Reply-To: gnu.emacs.help@googlegroups.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1293819451 9849 80.91.229.12 (31 Dec 2010 18:17:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 31 Dec 2010 18:17:31 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 31 19:17:28 2010 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.69) (envelope-from ) id 1PYjXY-00009Q-D5 for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Dec 2010 19:17:24 +0100 Original-Received: from localhost ([127.0.0.1]:56815 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PYjXX-0001BI-Oh for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Dec 2010 13:17:23 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 9 Original-NNTP-Posting-Host: 74.117.63.138 Original-X-Trace: posting.google.com 1293808576 20487 127.0.0.1 (31 Dec 2010 15:16:16 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 31 Dec 2010 15:16:16 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=74.117.63.138; posting-account=BvaVBQoAAACYg-TmJfdRBYwRFqKDgJ7m User-Agent: G2/1.0 Original-Xref: usenet.stanford.edu gnu.emacs.help:183777 X-Mailman-Approved-At: Fri, 31 Dec 2010 13:16:42 -0500 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:77995 Archived-At: Hi there, I'm using Emacs 23 (CVS version) with latest JDE setup on a Mac. When I tri= ed to use C-c C-v C-y to browse the definition of a Java class, it always s= ay "Class XXXX not found". I searched through google and got my jde-global-= classpath and jde-sourcepath set up but still get the same error. Is there = anyone else suffering from similar problem? Anyone know the cause of this? Tyrael