History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-17552
Type: New Feature New Feature
Status: Open Open
Assignee: Sergey Vasiliev
Reporter: Stephen Friedrich
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Seam: List of Seam components

Created: 27 Mar 08 03:12   Updated: Yesterday 13:53
Component/s: J2EE.Seam

Build: 8,253


 Description  « Hide
Let's have a toolwindow that lists all available Seam components.
That would be a great way to grok a foreign Seam application quickly.

It should show (at least) each component's name, scope, class.
It should be possible to navigate both to the context variable declaration (ctrl-b, ctrl-click, middle click) (for example in components.xml) and to the java class (ctrl-shift-b, ctrl-shift-click).

It should be possible to filter the list at least including/excluding components from jars (e.g. Seam's builtin components).
But maybe just offer a dropdown containing all defined scopes.

It should be possible to group components by module.



 All   Comments   Work Log   Change History      Sort Order:
Sergey Vasiliev - 27 Mar 08 13:53
what about JavaEE Structure: Seam Facets ?

There are plans:
1. to provide seam components with ctrl-alt-shift-N,
2. to support ctrl-f12 for xml configs(components.xml , pages.xml, etc.)


Stephen Friedrich - 15 May 08 13:53
The dependencies diagram is (potentialy) a much better solution than a table in a toolwindow.
So you can "won't fix" this.