Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » problem while running the cdt from eclipse
problem while running the cdt from eclipse [message #507157] Tue, 12 January 2010 00:46 Go to next message
Eclipse UserFriend
Dear Experts,

i have downloaded the eclipse galileo and is running fine with JRE1.6 ,

now i downloaded all the plugins of CDT and used import plugin to my workspace and when i run

the application is running and i am all the options of C/C++ project and all but when i click on them to

see there functionality i am getting a error as
The selected wizard could not be started.
  Plug-in org.eclipse.cdt.ui was unable to load class org.eclipse.cdt.ui.wizards.CCProjectWizard.
  org.eclipse.cdt.ui.wizards.CCProjectWizard


please tell me how to solve this. but the same thing is working on other machine,
what is the exact problem.


and also when i saw the log file i got a message some thing like

!SESSION 2010-01-12 16:01:35.092 -----------------------------------------------
eclipse.buildId=I20090611-1540
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.sdk.ide
Command-line arguments:  -product org.eclipse.sdk.ide -data D:\Workspace4/../runtime-EclipseApplication -dev file:D:/Workspace4/.metadata/.plugins/org.eclipse.pde.core/Eclipse Application/dev.properties -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.ui 2 0 2010-01-12 16:01:46.327
!MESSAGE Warnings while parsing the object contributions from the 'org.eclipse.ui.popupMenus' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2010-01-12 16:01:46.327
!MESSAGE Object contributions need an object class: plug-in='org.eclipse.cdt.ui', id='org.eclipse.cdt.ui.ctranslationunit.contrib'

!ENTRY org.eclipse.osgi 2 0 2010-01-12 16:02:00.655
!MESSAGE The activator org.eclipse.cdt.ui.CUIPlugin for bundle org.eclipse.cdt.ui is invalid
!STACK 0
org.osgi.framework.BundleException: The activator org.eclipse.cdt.ui.CUIPlugin for bundle org.eclipse.cdt.ui is invalid
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:157)
	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:750)
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
	


some thing like this can you please tell me.

[Updated on: Tue, 12 January 2010 06:05] by Moderator

Re: problem while running the cdt from eclipse [message #509325 is a reply to message #507157] Thu, 21 January 2010 18:44 Go to previous message
Eclipse UserFriend
vin_pll wrote on Tue, 12 January 2010 00:46
Dear Experts,

i have downloaded the eclipse galileo and is running fine with JRE1.6 ,

now i downloaded all the plugins of CDT and used import plugin to my workspace and when i run

the application is running and i am all the options of C/C++ project and all but when i click on them to

see there functionality i am getting a error as



I'm having trouble understanding what you wrote. Capitalization and punctuation will help a lot. I'll try repeating what you said, and you can tell me if that's what you meant, OK?

1) You have JRE 1.6 installed. You've tested it and it works fine.
2) You installed Eclipse Classic 3.5.
3) You went to "Install New Software..." under the help menu and installed all the CDT plugins you wanted.
4) You've tried clicking on File->New C/C++ Project, but you get the Java errors you listed and CDT never displays a new project wizard.

Let me know if this is what you meant and then maybe we can go from there.
Previous Topic:Running OpenGl in CDT - Galileio
Next Topic:Cannot configure Remote GDB
Goto Forum:
  


Current Time: Sun Jul 27 18:33:59 EDT 2025

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

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

Back to the top