On Tue, Mar 10, 2009 at 10:39:49AM +0100, [email protected] wrote:
> From the JDEE documentation on Completing Expressions:
>  Completion works only for compiled classes that reside in the classpath
> defined by jde-global-classpath, if set, otherwise by the CLASSPATH
> environment variable when the Beanshell starts.

Ok, thanks. I hadn't realised that.

> So try in order to have completion in this class:
>  - set jde-global-classpath correctly (it includes current directory by
> default),

Well that's okay, since the pwd is the same directory as the source file
in this case.

>  - remove/comment "foo.g" line,
>  - compile this class (C-c C-v C-c),
>  - and then try to complete "foo.g".

Please see the other recent mail from me in this thread. It seems I
can't compile under Cygwin :-( although EmacsW32 works.

------------------------------------------------------------------------------
_______________________________________________
jdee-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jdee-users

Reply via email to