[
https://issues.jboss.org/browse/JBIDE-10103?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich updated JBIDE-10103:
------------------------------------------
Fix Version/s: 3.3.0.Beta1
(was: 3.3.0.M3)
Description:
I have a composite component in a META-INF folder in Java source folder of a Java project,
it has been stored on META-INF/resouces/components/%library_name%/%component_name%.xhtml.
By adding this project as a dependency, it should be possible to use this component on a
JSF2 application.
related to:
https://issues.jboss.org/browse/JBIDE-8275,
https://issues.jboss.org/browse/JBIDE-9120
was:
I have a composite component in a jars META-INF folder, it has been stored on
META-INF/resouces/components/seamfaces (nested directories).
adding this jar as a dependency it should be possible to use this component on a JSF2
application.
In this version jbosstools validates the composite components existense but it does not
provide code completion to it.
related to:
https://issues.jboss.org/browse/JBIDE-8275
Steps to Reproduce: (was: To experiment the problem, add seam-faces as a depedency
on a normal web project.
add the xmlns
xmlns:sc="http://java.sun.com/jsf/composite/components/seamfaces"
and try adding the component <sc:inputContainer> with code completion.)
Affects Version/s: 3.3.0.M3
(was: 3.2.1.M1)
JSF 2 composite components should be loaded from Java source folders
--------------------------------------------------------------------
Key: JBIDE-10103
URL:
https://issues.jboss.org/browse/JBIDE-10103
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF, jsp/jsf/xml source editing
Affects Versions: 3.3.0.M3
Environment: JSF2.0, maven 3.
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Labels: code_completion, composite_component, jsf
Fix For: 3.3.0.Beta1
Attachments: tagsuggestion-testapp.rar
I have a composite component in a META-INF folder in Java source folder of a Java
project, it has been stored on
META-INF/resouces/components/%library_name%/%component_name%.xhtml.
By adding this project as a dependency, it should be possible to use this component on a
JSF2 application.
related to:
https://issues.jboss.org/browse/JBIDE-8275,
https://issues.jboss.org/browse/JBIDE-9120
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira