At 09:05 AM 4/25/00 -0500, you wrote:
>Hi,
>
>Yesterday, I tried using completion. This is the message I received when
>trying to use the auto-completion:
>Can't find any declaration for 'Cache'!
>
>I've searched the JDE guide, the bsh guide, the JDE archives, and
>www.beanshell.org. The only thing I found was Paul telling someone their
>beanshell is not configured correctly. I could not find bsh install/config
>info anywhere (my wife will tell you that sometimes I am blind when looking
>for things, but...;-)
>
>M-x bsh runs bsh correctly, and test code snippets work too.
>
>Any pointers/answers/ideas?
>
The message means that the JDE cannot find a declaration in the current
buffer for the object you are trying to complete.
The completion package is under development and has some significant
limitations. One is that it cannot complete fields inherited by the current
class. Another is that it cannot complete the static members of a class.
I plan to fix these limitations ASAP.
- Paul
>
>(BTW Paul, on beta 23's bsh-ug.html, the pic references need to have the
>images\ dir added before the image name - the refs are pointing to the same
>dir as the html)
Thanks. I'll fix this problem in the next release.
- Paul
------------------------------------------------------------
TECH SUPPORT POLICY
I respond only to requests that contain a complete problem report. The
easiest way to ensure that your report is complete is to include the output
of the JDE->Help->Submit Problem Report command in your request.
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
JDE website: http://sunsite.auc.dk/jde/
JDE mailing list archive:
http://www.mail-archive.com/[email protected]/maillist.html