Avoid link error with bean shell

2002-10-30 Thread Lenz, Georg
Hei how do I have to configure the bean shell inside JDE (or the JDE?) to avoid to following error: Starting the BeanShell. Please wait... Beanshell expression evaluation error. Expression: jde.util.Completion.getClassInfo(org.eclipse.swt.widgets.Text); Error: // Error: // Uncaught

Re: JDEE Home Page

2002-10-30 Thread mike hakata
I am running Mac OS X 10.1.5 and am trying to run the JDEE with emacs. Unfortunately emacs works fine, but the JDEE doesn't seem to run at all. I'm sure it's the way I have it configured! Of course! Firstly, I have my .emacs file in my ~/ directory. (although my emacs application runs from

JDEE on Mac OS X (was: JDEE Home Page)

2002-10-30 Thread Dwight Shih
When you say that it doesn't work, what exactly isn't working? I'm a recent switcher on Mac OS X 10.2, and the first thing that I had to do was to twiddle the JDK installation. The JDEE uses the beanshell extensively and needs to be able to find tools.jar from the JDK. However, Apple has

Re: JDEE on Mac OS X (was: JDEE Home Page)

2002-10-30 Thread Andrew Hyatt
I submitted a patch a few weeks ago to get JDE to work with Mac OS X's strange Java directory structure. Hopefully it will appear in the next version of JDE. Dwight Shih [EMAIL PROTECTED] writes: When you say that it doesn't work, what exactly isn't working? I'm a recent switcher on Mac OS

Problem upgrading from 2.2.8 to JDE 2.2.9beta12

2002-10-30 Thread Stephen R. Johns
I downloaded and installed all new support files listed on the install page and then updated my .emacs file, but no go. I'm sure this is just a version thing, but I can't figure it out. I've tried mixing and matching some of the older versions of speedbar, semantic, and eieio that I have, but

[OT] Buffer loading magic?

2002-10-30 Thread James Higginbotham
Title: [OT] Buffer loading magic? Totally offtopic to JDE but related to emacs and Java: Can someone point me to something that would allow me to toggle between the source and unit test for a class, if my directory structure is usually something like: src com mycompany foo

Installing JDE on Mac OS X 10.2.1

2002-10-30 Thread Paul Kinnucan
Hi Andi, I've applied your patch to the JDEE sources. I'm concerned that it may be specific to your build of Emacs or to your installation. So if there is a more general solution and you or anyone else wants to provide it, I'd be happy to apply it to the JDE. Also, I'd appreciate it if somebody

Re: [OT] Buffer loading magic?

2002-10-30 Thread Ben Menasha
[OT] Buffer loading magic?James Higginbotham writes Can someone point me to something that would allow me to toggle between the source and unit test for a class, if wrote this a long time ago, the code sucks but it works ( i no longer use it).. just set the two variables to the source and test

Context-Sensitive Class Help

2002-10-30 Thread Paul Kinnucan
Stephan Kahnt writes: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi list, i try to get context-sensitive help. I added the path to the jdk 1.4 doc directory to jde-help-docsets and saved it. If I get in my source file on e.g. String and then JDE-Help-Symbol at Point, I get a

Re: Context-Sensitive Class Help

2002-10-30 Thread Stephan Kahnt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Donnerstag, 31. Oktober 2002 07:03 schrieb Paul Kinnucan: Stephan Kahnt writes: Hi list, i try to get context-sensitive help. I added the path to the jdk 1.4 doc directory to jde-help-docsets and saved it. If I get in my source file