[
https://issues.jboss.org/browse/JBIDE-9120?page=com.atlassian.jira.plugin...
]
Viacheslav Kabanovich commented on JBIDE-9120:
----------------------------------------------
I removed loading sources of ProjectJAR (used project) by kb builder of ProjectWeb
(dependent project). Instead, ProjectWeb gets problem marker notifying that it depends on
a non kb project, and kb model is created for ProjectJAR, which contributes model objects
into ProjectWeb as if ProjectJAR is a kb project, but which is never updated because it is
actually not kb project. When problem marker is resolved by adding kb nature to
ProjectJAR, its model starts to be updated by builder.
jboss should be able to code complete a composite component and its
attributes.
-------------------------------------------------------------------------------
Key: JBIDE-9120
URL:
https://issues.jboss.org/browse/JBIDE-9120
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF, jsp/jsf/xml source editing
Affects Versions: 3.2.1.M1
Environment: JSF2.0, maven 3.
Reporter: José Freitas
Assignee: Viacheslav Kabanovich
Labels: code_completion, composite_component, jsf
Fix For: 3.3.0.M4
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
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira