Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Missing Dependency
Missing Dependency [message #596190] Fri, 31 July 2009 19:10
Erik Englund is currently offline Erik EnglundFriend
Messages: 49
Registered: July 2009
Member
I have added DTP to my RCP application and I get the following error when
opening the DSE while the properties view is open.

!ENTRY org.eclipse.ui.views.properties.tabbed 4 4 2009-07-31 15:08:15.324
!MESSAGE Contributor
org.eclipse.datatools.connectivity.DataSourceExplorerNavigat or cannot be
created.
!STACK 1
org.eclipse.core.runtime.CoreException: Plug-in
org.eclipse.datatools.connectivity.ui.dse was unable to load class
org.eclipse.ui.internal.navigator.resources.workbench.Tabbed PropertySheetTitleProvider.
...
Caused by: java.lang.ClassNotFoundException:
org.eclipse.ui.internal.navigator.resources.workbench.Tabbed PropertySheetTitleProvider

If I add org.eclipse.ui.navigator.resources as a dependency in
org.eclipse.datatools.connectivity.ui.dse the problem goes away.

Is this a missing dependency?
Previous Topic:"Edit in SQL Query Builder..." does nothing
Next Topic:DTP Init Not Thread Safe
Goto Forum:
  


Current Time: Tue Mar 19 09:36:05 GMT 2024

Powered by FUDForum. Page generated in 0.02307 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top