Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Cannot create a C or C++ project(No project types available. Project cannot be created)
Cannot create a C or C++ project [message #996058] Mon, 31 December 2012 23:19 Go to next message
Anthony Barry is currently offline Anthony BarryFriend
Messages: 1
Registered: November 2012
Junior Member
Hi,
I need a little help here, I'm sure this is a configuration issue but I'll be dammed if I can work it out. I've already set up Eclipse for Python and Android development and I've just started learning C so I thought I'd use Eclipse for that but when I try to create a project "File - New - Project - C/C++ - C Project" as soon as I type a project name it throws up this error "No project types available. Project cannot be created" and indeed the Project type box is empty.

I am running Eclipse Juno on Debian Squeeze. GCC, G++, MAKE, GDB are all installed in the normal locations as set in $PATH.

There is the possibility it may be bug as an error is also logged but I'm not sure which causes what. The first few lines are
!ENTRY org.eclipse.ui 4 0 2013-01-01 11:43:35.751
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NullPointerException
	at org.eclipse.cdt.ui.wizards.CDTMainWizardPage.switchTo(CDTMainWizardPage.java:433)
	at org.eclipse.cdt.ui.wizards.CDTMainWizardPage.createControl(CDTMainWizardPage.java:94)
	at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:174)


The full error is attached. Any and all help would be appreciated
  • Attachment: CDT_error
    (Size: 3.93KB, Downloaded 211 times)
Re: Cannot create a C or C++ project [message #1059153 is a reply to message #996058] Fri, 17 May 2013 02:56 Go to previous message
Todd Decker is currently offline Todd DeckerFriend
Messages: 1
Registered: May 2013
Junior Member
Did you ever figure out your problem? I am having the same issue.
Previous Topic:Eclipse CDT Indigo VS Kepler
Next Topic:gdb problem when debugging std::shared_ptr
Goto Forum:
  


Current Time: Tue Apr 16 10:48:54 GMT 2024

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

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

Back to the top