Ding Lei writes:
> Hello folks,
> How to invoke the JDE's auto completion function faster(without pressing the
> C-c C-v C-. combo)? for example, whenever I type a class name plus dot, it shows
> up a list of methods. Another problem is that JDE will put matche
Hello folks,
How to invoke the JDE's auto completion function faster(without pressing the
C-c C-v C-. combo)? for example, whenever I type a class name plus dot, it shows
up a list of methods. Another problem is that JDE will put matched method directly
on the line, inste
ts?
>
> Sorry I don't have a better answer for you.
>
> Jack.
>
>
> -Original Message-
> From: sharath reddy [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 30, 2002 11:09 AM
> To: [EMAIL PROTECTED]
> Subject: auto completion of ant targets not working
>
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
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
"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
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
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