[
https://jira.jboss.org/jira/browse/JBIDE-4802?page=com.atlassian.jira.plu...
]
Viacheslav Kabanovich commented on JBIDE-4802:
----------------------------------------------
Vitali, it is just a few plugins from common, I do not see it as a big part of JBoss
Tools. In implementing new editor from scratch, you will have to recreate many things that
we have in common, with the difference that they will not be shareable.
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: Viacheslav Kabanovich
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