[JBoss JIRA] Created: (JBIDE-2397) Make EL code completions beautifull and context relevant
by Max Rydahl Andersen (JIRA)
Make EL code completions beautifull and context relevant
--------------------------------------------------------
Key: JBIDE-2397
URL: http://jira.jboss.com/jira/browse/JBIDE-2397
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jsp/jsf/xml source editing
Reporter: Max Rydahl Andersen
Priority: Critical
Fix For: 3.0.0.alpha
Currently all EL code completions just have a green "a" and no context info.
We should at least make it use similar notation as JDT does for methods (green ball) and triangle for fields etc.
Additional info could also be computed to state what it is and where it comes from (JSF Managed bean, Seam component, Resource bundle property etc.)
In case the method/class is unique we could add JDT additional info like javadoc etc.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 7 months
[JBoss JIRA] Created: (JBIDE-2341) Project Archives View - don't work properly
by Aliaksey Nis (JIRA)
Project Archives View - don't work properly
-------------------------------------------
Key: JBIDE-2341
URL: http://jira.jboss.com/jira/browse/JBIDE-2341
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Archives
Affects Versions: 2.1.1
Environment: WindowsXP SP2
JBoss Tools 2.1.1GA
Reporter: Aliaksey Nis
In Project Archives View:
1. EJB JAR and EAR options don't work properly. They creates files with 22 bytes size, w/o content inside.
2.
EXECUTE: Create Seam Ear project and select it in package explorer.
EXECUTE: In Project Archives view - click on EAR option.
EXECUTE: Select compressed file, destination - Seam project folder, name - default(testseam.ear).
ASSERT: testear.ear created (but w/o content - look [1]).
EXECUTE: In Project Archives view - New Archive > click on EAR option.
EXECUTE: Select exploded archive, destination - Seam project folder, name - default(testseam.ear).
FAILURE: No exploded archive appears.
If you select different name for exploded archive - it will be created(but w/o content - look [1]),
Same issue for JAR and EJB JAR archives.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 8 months