Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] exception with latest relase

On 10/03/11 07:33, Markus Staab wrote:
Plug-in org.eclipse.jdt.ui was unable to load class org.eclipse.jdt.internal.ui.model.JavaModelProvider.
An error occurred while automatically activating bundle org.eclipse.jdt.ui (593).

I've check EGit's code base for references to:

* JavaModelProvider
* jdt.ui
* jdt.internal

and cannot find any of them (we have some strings that contains jdt.ui and jdt.internal, but such strings cannot make any reference).

Maybe it is somehow indirect referred by one of imported bundles ?

--
Best regards

GSM: +48 695 192 160
Blog: http://luksza.org
LinkedIn: http://www.linkedin.com/in/dariuszluksza


Back to the top