[JBoss JIRA] Created: (JBIDE-1373) ShowIn context menu for resources in red hat html editor
by Andrew Oliver (JIRA)
ShowIn context menu for resources in red hat html editor
--------------------------------------------------------
Key: JBIDE-1373
URL: http://jira.jboss.com/jira/browse/JBIDE-1373
Project: JBoss Tools
Issue Type: Feature Request
Components: jsp/jsf/xml source editing
Reporter: Andrew Oliver
Priority: Minor
For instance, check out the JBoss Portal sources w/JBoss Tools enhanced Eclipse. Go to the file finder and search on *.xhtml. right click on one of the jsf xhtmls. open it in the normal text editor. right click anywhere in the text and see the "Show In" context menu. This happy thing lets us figure out where we are. (You can still access it by right-clicking on the resource itself but it is in a different place oddly enough). Now do the same with the RH HTML editor. Notice no "show in"... Don't you wish you had it there?
--
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, 12 months
[JBoss JIRA] Created: (JBIDE-1951) Unhandled event loop exception when insert custom tag from Palette to *.java file
by Anton Klimkovich (JIRA)
Unhandled event loop exception when insert custom tag from Palette to *.java file
---------------------------------------------------------------------------------
Key: JBIDE-1951
URL: http://jira.jboss.com/jira/browse/JBIDE-1951
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 2.1
Reporter: Anton Klimkovich
Priority: Minor
EXECUTE: Open any *.java file
EXECUTE: Click on Palette Editor button on the top of JBoss Palette
EXECUTE: Right click on Palette element in the dialog. Select Create -> Create Group. Enter Name: New. Click Ok button
ASSERT: Element New is appeared
EXECUTE: Right click on New group, Select Create -> Create Group. Enter Name: Second in dialog. Click Ok button
ASSERT: Element Second is appeared in the group New
EXECUTE: Right click on Second element and select from context menu Create -> Create Macro. Fill fields: Name: macro; Start Text: <html>; End Text: </html>. Click finish
ASSERT: Element macro is appeared in the group Second
EXECUTE: Click Ok in Palette Editor dialog
ASSERT: Palette Editor dialog is disappeared and group New Second is appeared in JBoss Palette
EXECUTE: Click on the group New Second
ASSERT: New Second is opened and there is tag macro
EXECUTE: Click on macro tag
ASSERT: String <html></html> is appeared in the Editor
FAILURE: Unhandled event loop exception
Full log attached.
--
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, 12 months