OK,

I am a bit frustrated and would like to get some help getting my JDEE up and running on xemacs.

Here is my configuration.
* Xemacs 21.4.15 on cygwin
* Windows XP professional

Here is what I did:
* Deleted the 'jde' directory from /usr/share/xemacs/xemacs-packages
* I downloaded the Arthur Hefcyc's install-jde.sh and changed some paths to make it run on my environment. Here is the result of that run. I think it fiinishes without errors, but when I restart Xemacs and try to run the command 'jde-jdb' and I get the error on the mini-edit window: invalid slot type: jde-db-jdb-1.4 :path, string, nil


I am kind of lost. Can you help, please?

Yuri

$ source install-jde.sh

Warning! Please note, this script now uses CEDET - all in one packages
instead of separate packages for additional tools like:
EIEIO, SEMANTIC and SPEEDBAR.
Don't forget to change load-path settings to include
'cedet/package' instead of separate 'package'.
You can do it just to replace existings setting with one simple:
(load-file "~/.xemacs/site-lisp/cedet/common/cedet.el")

00:09:03 URL:http://jdee.sunsite.dk/jde-latest.tar.gz [3699059/3699059] -> "jde-tmp/jde.tar.gz" [1]
00:09:09 URL:http://jdee.sunsite.dk/elib-1.0.tar.gz [58335/58335] -> "jde-tmp/elib.tar.gz" [1]
00:09:26 URL:http://heanet.dl.sourceforge.net/sourceforge/cedet/cedet-1.0beta3b.tar.gz [1268732/1268732] -> "jde-tmp/cedet.tar.gz" [1]
00:09:32 URL:http://www.beanshell.org/bsh-2.0b2.jar [280737/280737] -> "jde-tmp/bsh.jar" [1]
tar (GNU tar) 1.13.25 Copyright (C) 2001 Free Software Foundation, Inc. This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute it under the terms of the GNU General Public License; see the file named COPYING for details. Written by John Gilmore and Jay Fenlason.


Warning! Please note, this script now uses CEDET - all in one packages
instead of separate packages for additional tools like:
EIEIO, SEMANTIC and SPEEDBAR.
Don't forget to change load-path settings to include
'cedet/package' instead of separate 'package'.
You can do it just to replace existings setting with one simple:
(load-file "~/.xemacs/site-lisp/cedet/common/cedet.el")

$

Reply via email to