Thanks a lot David for this fix, and Paul for the new relase!

I would like to suggest something for a future version of the Imenu in JDE: having an 
option to have access to the "Classes->Classes-><current-class>->methods" directly in 
the Imenu top entry. Something like "methods main public class". 
This menu might not make sense in all java buffers visited (e.g. some cases with 
multiples classes defined) but would make a real handy short cut for most of single 
class buffers. It's tedious to go through those 4 nested menu items before iterating 
on the method names. And I usually prefer interacting with the Imenu rather than with 
the speedbar for browsing the current class.

Regards,

Guillaume.


> -----Original Message-----
> From: David Ponce [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 24, 2000 6:59 PM
> To: Paul Kinnucan; Berche, Guillaume
> Cc: david; jde
> Subject: Re: IMenu method sorting pb with 226B6 + fixes
> 
> 
> Hello,
> 
> The attached file jde-fixes.zip contains fixed versions of:
> 
> jde.el - added (autoload 'ange-ftp-ftp-name "ange-ftp") before
>          `jde-root-dir-p' defun to fix error in `jde-mode' when
>          ange-ftp not yet loaded (ange-ftp-ftp-name not defined).
> 
> jde-imenu.el - `jde-imenu-sort' defcustom now setup
>               `semantic-imenu-sort-bucket-function' to sort the imenu
>               when `jde-imenu-create-index-function' value is
>               `semantic-create-imenu-index' (the default).
> 
> Sincerely,
> David
> 
> 

Reply via email to