[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [cdt-patch] error after installing CDT with Eclipse v 2.1.1
|
Thanks,
This is a known problem and has been addressed in the upcoming release.
Not to split hairs, because we all appreciate the feedback, but this is a
mailing list to propagate patches, not report bugs. The dev mailing list,
or better still, the CDT newsgroup, would be a better place to bring these
types of problems up. Thanks again,
Sean Evoy
Rational Software - IBM Software Group
Ottawa, Ontario, Canada
cdt-patch-admin@xxxxxxxxxxx wrote on 07/13/2003 12:55:45 AM:
> cdt-patch@xxxxxxxxxxx
> I received the following error after installing CDT with Eclipse v 2.1.1
>
> related to this problem when I try to click on C- Build
> Configuration i get the following error:
> "unable to instantiate view: org.eclipse.cdt.ui.builder.internal.
> BuildConfigView"
>
>
> Error Jul 12, 2003 22:59:10.764 Plug-in org.eclipse.cdt.ui was
> unable to load class
org.eclipse.cdt.ui.builder.internal.CBuildConfigView.
> java.lang.ClassNotFoundException: org.eclipse.cdt.ui.builder.
> internal.CBuildConfigView
> at org.eclipse.core.internal.boot.DelegatingURLClassLoader.
> loadClass(DelegatingURLClassLoader.java:866)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at org.eclipse.core.internal.plugins.PluginDescriptor.
> createExecutableExtension(PluginDescriptor.java:130)
> at org.eclipse.core.internal.plugins.PluginDescriptor.
> createExecutableExtension(PluginDescriptor.java:167)
> at org.eclipse.core.internal.plugins.ConfigurationElement.
> createExecutableExtension(ConfigurationElement.java:103)
> at
org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:158)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
> at org.eclipse.ui.internal.WorkbenchPlugin.
> createExtension(WorkbenchPlugin.java:155)
> at org.eclipse.ui.internal.registry.ViewDescriptor.
> createView(ViewDescriptor.java:51)
> at org.eclipse.ui.internal.ViewFactory$2.run(ViewFactory.java:115)
> at org.eclipse.core.internal.runtime.InternalPlatform.
> run(InternalPlatform.java:1006)
> at org.eclipse.core.runtime.Platform.run(Platform.java:413)
> at
org.eclipse.ui.internal.ViewFactory.busyRestoreView(ViewFactory.java:98)
> at org.eclipse.ui.internal.ViewFactory$1.run(ViewFactory.java:82)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
> at org.eclipse.ui.internal.ViewFactory.restoreView(ViewFactory.java:78)
> at org.eclipse.ui.internal.Perspective.showView(Perspective.java:1465)
> at
org.eclipse.ui.internal.WorkbenchPage.busyShowView(WorkbenchPage.java:655)
> at
org.eclipse.ui.internal.WorkbenchPage.access$9(WorkbenchPage.java:634)
> at org.eclipse.ui.internal.WorkbenchPage$13.run(WorkbenchPage.java:2777)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
> at
org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:2774)
> at
org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:2764)
> at org.eclipse.ui.internal.ShowViewMenu.showOther(ShowViewMenu.java:175)
> at org.eclipse.ui.internal.ShowViewMenu.access$2(ShowViewMenu.java:161)
> at org.eclipse.ui.internal.ShowViewMenu$2.run(ShowViewMenu.java:48)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:842)
> at org.eclipse.jface.action.ActionContributionItem.
> handleWidgetSelection(ActionContributionItem.java:456)
> at org.eclipse.jface.action.ActionContributionItem.
> handleWidgetEvent(ActionContributionItem.java:403)
> at org.eclipse.jface.action.ActionContributionItem.
> access$0(ActionContributionItem.java:397)
> at org.eclipse.jface.action.ActionContributionItem$ActionListener.
> handleEvent(ActionContributionItem.java:72)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1838)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1545)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
> at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
> at org.eclipse.core.internal.boot.InternalBootLoader.
> run(InternalBootLoader.java:858)
> at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
> at java.lang.reflect.Method.invoke(Native Method)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
> at org.eclipse.core.launcher.Main.run(Main.java:747)
> at org.eclipse.core.launcher.Main.main(Main.java:583)
>
>
> _______________________________________________
> cdt-patch mailing list
> cdt-patch@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-patch