[JBoss JIRA] Created: (JBIDE-1592) Facelets taglibs from file.jar/META-INF/*.tablib.xml or registered in web.xml by facelets.LIBRARIES context param isn't used for content assists in source part of VPE
by Denis Golovin (JIRA)
Facelets taglibs from file.jar/META-INF/*.tablib.xml or registered in web.xml by facelets.LIBRARIES context param isn't used for content assists in source part of VPE
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-1592
URL: http://jira.jboss.com/jira/browse/JBIDE-1592
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Denis Golovin
Fix For: 2.1
That would be nice if <tag> declaration from *.taglib.xml are discovered and used in VPE content assists.
Here is scenario for facelets taglib registered in web.xml:
1. EXECUTE: Create JFP Project using New JSF Project Wizard
2. EXECUTE: Enter a name, select JSF environment: ['JSF 1.2 with Facelets', select Template: 'FaceletKikStartWithoutLibs' then press 'Next'
3. EXECUTE: Select Server Runtime and Target Server then press 'Finish'
4. EXECUTE: Copy attached files custom.taglib.xml and inputCurrency.xhtml to /WEB-INF
5. EXECUTE: Copy attached file show100.xhtml to WebContent/pages
6. EXECUTE: Open web.xml in any editor and add text below
<context-param>
<param-name>facelets.LIBRARIES</param-name>
<param-value>/WEB-INF/custom.taglib.xml</param-value>
</context-param>
8. EXECUTE: Open show100.xhtml in VPE
7. ASSERT: Content proposal list for <c: should contain inputCurrency tag
9. ASSERT: Ctrl+click on 'xmlns:c="http://mydomain.com/jsf/myproject"' opens custom.taglib.xml in xml editor
Scenario for facelets taglib in jar is almost the same but *.taglib.xml should be discovered in <filename>.jar/META-INF/*.taglib.xml.
--
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
16 years, 5 months
[JBoss JIRA] Created: (JBIDE-5169) NLS unused messages in org.jboss.tools.common.model.ui
by Snjezana Peco (JIRA)
NLS unused messages in org.jboss.tools.common.model.ui
------------------------------------------------------
Key: JBIDE-5169
URL: https://jira.jboss.org/jira/browse/JBIDE-5169
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
Affects Versions: 3.1.0.M4
Reporter: Snjezana Peco
Priority: Minor
They are the following:
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: DecoratorTextPreferencesPage_AddVariable in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: DecoratorTextPreferencesPage_Decorator in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: DecoratorTextPreferencesPage_DefaultLabel in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: DecoratorTextPreferencesPage_Format in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: DecoratorTextPreferencesPage_Preview in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: DecoratorTextPreferencesPage_SelectVariable in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: DecoratorTextPreferencesPage_Text in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: ResourceLayoutManager_ERROR_RESOURCE_NULL in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: ResourceLayoutManager_ERROR_CREATE_DOCUMENT in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: ResourceLayoutManager_WARNING_HEAD_EMPTY in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: ResourceLayoutManager_ERROR_ANOTHER_HEAD in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: ResourceLayoutManager_ERROR_UNKNOWN_EXCEPTION in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: Editor_Cut_label in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: Editor_Cut_tooltip in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: Editor_Cut_image in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: Editor_Cut_description in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: Editor_Copy_label in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: Editor_Copy_tooltip in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: Editor_Copy_image in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: Editor_Copy_description in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: Editor_Paste_label in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: Editor_Paste_tooltip in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: Editor_Paste_image in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: Editor_Paste_description in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: Editor_Delete_label in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: Editor_Delete_tooltip in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: Editor_Delete_image in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: Editor_Delete_description in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: MainPreferencePage_Description in: org.jboss.tools.common.model.ui.messages
!ENTRY org.eclipse.osgi 2 1 2009-11-07 23:16:01.062
!MESSAGE NLS unused message: Form_CANNOT_LOAD_ATTRIBUTE in: org.jboss.tools.common.model.ui.messages
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 5 months
[JBoss JIRA] Created: (JBIDE-5141) xhtml seam content completion not working in certain case
by deanhiller (JIRA)
xhtml seam content completion not working in certain case
---------------------------------------------------------
Key: JBIDE-5141
URL: https://jira.jboss.org/jira/browse/JBIDE-5141
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.1.0.M3, 3.0.3.GA, 3.0.2.GA, 3.1.0.M2
Environment: windows, eclipse 3.5, jboss tools 3.1.0.M4
Reporter: deanhiller
in 3.1.0.M4(and M3), if you have two projects, an EJB project(jar) and a web project(war). there is a major delay after creating a seam bean in the EJB project(maybe a restart of eclipse). The completion only is immediate when I create seam beans in the web project. I am not sure why and am hoping this is easily reproducible. We added the EJB project to the web app libraries through the J2EE Modules tab. It is very frustrating since many many beans are EJB3 beans and we have to have a separate project of EJB3 beans as we have 12 different projects using the same EJB3 jar file so I can't put it in my web project to solve the problem.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 5 months