[
https://jira.jboss.org/jira/browse/JBIDE-4802?page=com.atlassian.jira.plu...
]
Viacheslav Kabanovich commented on JBIDE-4802:
----------------------------------------------
That was a check that all necessary parts of the product are available. That check was
implemented for JSF Studio (2004) in which plugin jsf.ui was one of the integral parts.
When the check fails (plugin is not available) message in log is added, and everything
works as it should work in the installed configuration. Since at present some
configurations do not require jsf.ui, this check just should be suppressed.
I cannot see what modification of "Hibernate Configuration 3.0 XML Editor" may
have to do with this issue. Maybe Vitali means creating new xml editor not based on
XModel, so that hibernate tools become independent of common.model.
But framework based on XModel was created exactly in order to produce standard xml editors
reusing common features for different tools. What is wrong in using common?
Undeclared dependency from o.j.t.common.model to o.j.t.jsf.ui
-------------------------------------------------------------
Key: JBIDE-4802
URL:
https://jira.jboss.org/jira/browse/JBIDE-4802
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: LATER
Environment: Eclipse Galileo (Reporting package from EPP) on Windows XP SP3 and
Sun Java 1.6.0_16-b01
Reporter: Daniel Serodio
Assignee: Vitali Yemialyanchyk
I installed only the Hibernate support from JBoss Tools, since it's all that I need,
but when I started Eclipse for the first time after install, I got the following error
from the org.jboss.tools.common.model:
eclipse.buildId=I20090611-1540
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pt_BR
Framework arguments: -product org.eclipse.epp.package.reporting.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product
org.eclipse.epp.package.reporting.product
Info
Thu Aug 20 16:01:19 BRT 2009
ClassLoaderUtil:activate: Cannot find required plugin org.jboss.tools.jsf.ui
Besides not being declared in the plugin descriptor (otherwise I wouln't have been
able to install it), a "model" package depending on a UI package smells like
cyclic dependency...
--
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