Abner Ballardo writes:
 > Hi,
 > 
 > I installed jde 2.3.5 this weekend,... everything works fine but I
 > couldn't use BeanShell Class Browser because jde-browse-class-at-point
 > (jde.el) calls a function jde-open-get-path-prefix-list that was not
 > defined.
 > 
 > Searching in CVS, I found that it was deleted from jde-open-source.el
 > [1] then I added that definition in jde-open-source.el and the problem 
 > was fixed. 
 > 
 > Is there another way?

Yes. jde-open-get-path-prefix-list is obsolete and the reference to it
should have been deleted from jde-browse-class-at-point. In fact,
jde-browse-class-at-point does not even use the "prefix list" returned
by jde-open-get-path-prefix-list. I will update jde-browse-class-at-point
in the next release.

Thanks for reporting this problem.

Paul


 > 
 > [1]
 > http://cvs.sunsite.dk/viewcvs.cgi/jde/lisp/jde-open-source.el.diff?r1=1.14&r2=1.15
 > 
 > friendly,
 > 
 > -- 
 > -----------------------------------------------------------------
 > Abner Ballardo Urco                         Debian GNU/LiNUX User
 > --- Module Lost ---                        http://www.modlost.net
 > 1024D/450EDFF0:E928 1E16 C9E6 1F2F 4D2E  9E33 ADBF BE90 450E DFF0
 > -----------------------------------------------------------------

Reply via email to