Results 1 to 2 of 2

Thread: Open bean declaration

  1. #1
    Join Date
    Oct 2008
    Posts
    22

    Default Open bean declaration from java editor

    Are there a fast way to open /jump to the xml bean declaration from the java editor? I know about 'search bean' but thats not what I´m looking for.

    I believe there should be some way to quickly navigate between java classes and its getters/setters and corresponding xml bean declarations.
    Last edited by Jenson; Apr 16th, 2013 at 02:18 AM.

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,640

    Default

    Hey!

    Unfortunately we don't a quick navigation from the Java editor into the beans xml configuration file. But since we are working on improved navigation support soon, I will put that on our list of things to implement.

    The other way around is supported via the hyperlink navigation that is commonly used in Eclipse. That way you can quickly navigate from the bean xml config file to the corresponding classes etc.

    Cheers,
    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •