Hi,

If you also have senator enabled, you can choose several items from the 
imenu config.  Disable 'bin by class', and possibly 'list other files'.

The variables to change are:

semantic-imenu-bucketize-file
semantic-imenu-index-directory

Enjoy
Eric

On 05/10/2010 04:31 PM, David Ventimiglia wrote:
> Hi!
>
> Is there a way to flatten and/or filter the Classes imenu for Java
> files, to ease navigation among properties and methods? In its default
> incarnation, it seems to show imports, properties, and methods, for all
> contained classes, organized into a hierarchical menu system. I think a
> typical use-case is that a user browses to a file, then wants quickly to
> see and navigate to the methods it contains. Occasionally, a person
> might want to browse to a property. And I suspect it's almost never that
> a user wants to navigate to a particular import statement. As it stands,
> navigating to a method involves 4 menus/submenus. I think it'd be more
> convenient to see all the methods on just one menu. More convenient yet
> would be to do M-x imenu then TAB, and see a buffer listing the methods
> in the file.
>
> Are there customizations in JDEE and/or Semantic that either flatten the
> menu list and/or filter it just to show the methods?
>
> Thoughts?
>
> Thanks!
>
> Best,
>
> David Ventimiglia
>
>
>
> ------------------------------------------------------------------------------
>
>
>
>
> _______________________________________________
> jdee-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jdee-users

------------------------------------------------------------------------------

_______________________________________________
jdee-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jdee-users

Reply via email to