Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 3.3.0.M4
-
Component/s: cdi
-
Labels:None
-
Release Notes Text:Icons have been created for a range of new CDI elements. These icons make it easier for a user to understand the injection actions being undertaken.
-
Release Notes Docs Status:Documented as Resolved Issue
Description
We need icon images of CDI elements for dialogs, messages, views:
Beans:
- Bean Class
- Producer Method
- Producer Field
- Interceptor (class)
- Decorator (class)
Event.
Generic Beans:
- Generic Bean Class
- Generic Producer Field
- Generic Producer Method
Injection Points:
- Injected Field
- Injected Parameter
Annotations:
- Qualifier
- Scope
- Stereotype
Initializer method
Observer method
beans.xml
Also we need icon images for CDI quick fixes:
- Add icon
- Remove icon
- Change icon
- "All-purpose CDI quick fix" icon
Result
New icons for CDI elements -
Bean class - 
Bean field - 
Bean method - 
Injection Point - 
Event - 
Beans.xml - 
Annotation - 
New icons for CDI quick fixes
Add - 
Remove - 
Change - 
Edit - 
Last Screenshots


















Gliffy Diagrams
Issue Links
- relates to
-
DESIGN-230
9x9 overlay icon of Weld for CDI tooling
-
- Closed
-
-
JBIDE-9897
There is no icon for CDI bean methods/fields in EL code completion
-
- Closed
-
Implemented, verify please