Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gef-dev] org.osgi.framework.BundleException: in an GEF example

Hi,

Please post questions to the GEF newsgroup
news://news.eclipse.org/eclipse.tools.gef

Cheers...
Anthony
--
Anthony Hunter mailto:anthonyh@xxxxxxxxxx
Software Development Manager: Eclipse Open Source Components
IBM Rational Software: Aurora / GMF / Modeling Tools
Phone: 613-270-4613


Inactive hide details for chalani wijesekara ---05/04/2008 08:14:46 AM---Hi I have a sample GEF code which was done by using GEchalani wijesekara ---05/04/2008 08:14:46 AM---Hi I have a sample GEF code which was done by using GEF 2.1 and it is working fine on Eclipse 2.1. (


From:

chalani wijesekara <npchala@xxxxxxxxx>

To:

GEF Mailing List <gef-dev@xxxxxxxxxxx>

Date:

05/04/2008 08:14 AM

Subject:

[gef-dev] org.osgi.framework.BundleException: in an GEF example




Hi

I have a sample GEF code which was done by using GEF 2.1 and it is working fine on Eclipse 2.1. (The first Shape Editor example in
http://eclipsewiki.editme.com/GefExamples), but i need to run it on Eclipse 3.2 by using GEF 3.1 version. But it gives three errors as,

1. org.osgi.framework.BundleException: The activator org.eclipse.ui.internal.ide.IDEWorkbenchPlugin for bundle org.eclipse.ui.ide is invalid

2. org.osgi.framework.BundleException: The activator org.eclipse.ui.internal.WorkbenchPlugin for bundle org.eclipse.ui.workbench is invalid

3. org.eclipse.core.runtime.CoreException: Plug-in org.eclipse.ui.ide was unable to load class org.eclipse.ui.internal.ide.IDEApplication

I cant figure out these errors and i'm nt an expert in this area. Is it due to an incompatibility issue? If so how can i get rid of those errors?

Thank you,
C.Lah



Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now._______________________________________________
gef-dev mailing list
gef-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/gef-dev


GIF image

GIF image


Back to the top