Re: problem with auto-completion

2002-03-04 Thread Heather Buch
Hi, By looking at the beanshell, I was able to determine that my classpath entry needed a trailing "/" which I did not have. Thanks very much for your help, Javier!! Heather "Javier S. Lopez" wrote: > > Heather Buch <[EMAIL PROTECTED]> writes: > > > "Javier S. Lopez" wrote: > > > > >Set it t

Re: problem with auto-completion

2002-03-04 Thread Javier S. Lopez
Heather Buch <[EMAIL PROTECTED]> writes: > "Javier S. Lopez" wrote: > > >Set it to this path and restart the beanshell. Check that the beanshell > >classpath includes that directory /var/.../classes > > > > Hi Javier, > > I changed my classpath entry and restarted the beanshell (I don't > kn

Re: problem with auto-completion

2002-03-04 Thread Heather Buch
"Javier S. Lopez" wrote: >Set it to this path and restart the beanshell. Check that the beanshell >classpath includes that directory /var/.../classes > Hi Javier, I changed my classpath entry and restarted the beanshell (I don't know how to check the beanshell classpath). I now get this: Deb

Re: problem with auto-completion

2002-03-04 Thread Javier S. Lopez
Heather Buch <[EMAIL PROTECTED]> writes: > Hello, > > I don't seem to have much luck getting jde to auto-complete code within > my package (though it will auto-complete methods from the current class, > "this"). > > The beginning of my package name is "edu", and it sits in > > /var/local/http

problem with auto-completion

2002-03-04 Thread Heather Buch
Hello, I don't seem to have much luck getting jde to auto-complete code within my package (though it will auto-complete methods from the current class, "this"). The beginning of my package name is "edu", and it sits in /var/local/https-1.0/https/tomcat/lib/apps/classes As an example, I have a