Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » cannot create projects "No project types available"(Fresh Install 2021-03 CDT, not working)
cannot create projects "No project types available" [message #1840342] Mon, 12 April 2021 20:22
heinrich seebauer is currently offline heinrich seebauerFriend
Messages: 5
Registered: April 2021
Junior Member
Hi, there.

Because of a more and more degrading installation, and updating made it even worse, I installed the last release 2021-03. To get rid of all the issues, I created a new workspace and deleted ~/.eclipse beforehand. I even installed on a new user's home, to no avail.

I'm not sure what information to provide, having no clue where the problem is located.
Any help in getting CDT functional is greatly appreciated.

OS is Linux, kernel 5.3.18-lp152.69-default, distro is openSuse 15.2, KDE Frameworks 5.71.0
Qt 5.12.7, Java openjdk 11.0.10 2021-01-19.

This is what I did so far:

- downloaded eclipse 2021-03 installer, unpacked it.
- started installer, Installing eclipse (C/C++ development) 2021-03 throws GTK warnings, as happens when starting installed eclipse from command line.

~/eclipse/cpp-2021-03/eclipse$./eclipse-inst
(eclipse-inst:18281): Gtk-WARNING **: 14:42:00.997: Theme parsing error: widgets.css:146:17: expected ':'
(eclipse-inst:18281): Gtk-WARNING **: 14:42:00.998: Theme parsing error: widgets.css:295:11: Invalid name of pseudo-class
(eclipse-inst:18281): Gtk-WARNING **: 14:42:00.998: Theme parsing error: widgets.css:317:23: The :focused pseudo-class is deprecated. Use :focus instead.
(java:18305): Gtk-WARNING **: 14:42:01.195: Theme parsing error: widgets.css:146:17: expected ':'
(java:18305): Gtk-WARNING **: 14:42:01.195: Theme parsing error: widgets.css:295:11: Invalid name of pseudo-class
(java:18305): Gtk-WARNING **: 14:42:01.195: Theme parsing error: widgets.css:317:23: The :focused pseudo-class is deprecated. Use :focus instead.
(WebKitWebProcess:18424): Gtk-WARNING **: 14:42:03.601: Theme parsing error: widgets.css:146:17: expected ':'
(WebKitWebProcess:18424): Gtk-WARNING **: 14:42:03.601: Theme parsing error: widgets.css:295:11: Invalid name of pseudo-class
(WebKitWebProcess:18424): Gtk-WARNING **: 14:42:03.601: Theme parsing error: widgets.css:317:23: The :focused pseudo-class is deprecated. Use :focus instead.
(WebKitWebProcess:18424): Gtk-WARNING **: 14:42:03.681: Theme parsing error: widgets.css:146:17: expected ':'
(WebKitWebProcess:18424): Gtk-WARNING **: 14:42:03.681: Theme parsing error: widgets.css:295:11: Invalid name of pseudo-class
(WebKitWebProcess:18424): Gtk-WARNING **: 14:42:03.681: Theme parsing error: widgets.css:317:23: The :focused pseudo-class is deprecated. Use :focus instead.
(WebKitWebProcess:18516): Gtk-WARNING **: 14:42:07.367: Theme parsing error: widgets.css:146:17: expected ':'
(WebKitWebProcess:18516): Gtk-WARNING **: 14:42:07.367: Theme parsing error: widgets.css:295:11: Invalid name of pseudo-class
(WebKitWebProcess:18516): Gtk-WARNING **: 14:42:07.367: Theme parsing error: widgets.css:317:23: The :focused pseudo-class is deprecated. Use :focus instead.
(WebKitWebProcess:18516): Gtk-WARNING **: 14:42:07.452: Theme parsing error: widgets.css:146:17: expected ':'
(WebKitWebProcess:18516): Gtk-WARNING **: 14:42:07.452: Theme parsing error: widgets.css:295:11: Invalid name of pseudo-class
(WebKitWebProcess:18516): Gtk-WARNING **: 14:42:07.452: Theme parsing error: widgets.css:317:23: The :focused pseudo-class is deprecated. Use :focus instead.
(WebKitWebProcess:18630): Gtk-WARNING **: 14:42:34.159: Theme parsing error: widgets.css:146:17: expected ':'
(WebKitWebProcess:18630): Gtk-WARNING **: 14:42:34.160: Theme parsing error: widgets.css:295:11: Invalid name of pseudo-class
(WebKitWebProcess:18630): Gtk-WARNING **: 14:42:34.160: Theme parsing error: widgets.css:317:23: The :focused pseudo-class is deprecated. Use :focus instead.
(WebKitWebProcess:18630): Gtk-WARNING **: 14:42:34.195: Theme parsing error: widgets.css:146:17: expected ':'
(WebKitWebProcess:18630): Gtk-WARNING **: 14:42:34.196: Theme parsing error: widgets.css:295:11: Invalid name of pseudo-class
(WebKitWebProcess:18630): Gtk-WARNING **: 14:42:34.196: Theme parsing error: widgets.css:317:23: The :focused pseudo-class is deprecated. Use :focus instead.

- then started eclipse from installer with new eclipse-workpace, eclipse shows welcome screen
- clicked on "Create a new C/C++ project, shows C Managed Build, C++ Managed Build, selected C
- clicked "Next>" button
- C Project dialog opens: "Project name must be specified"
- enter "p1" for a program name
- Error message displays: "No project types available", so I can't create any project.

Same results when starting eclipse after installation.
I even tried to install with a complete new user on my machine, with the same results.
Besides, I observed problems with eclipse ui in general, especially with view menus are not displayed at all, but can't tell if this relates to this issue.
Can't even tell if this is GTK related.

For now I'm running out of search terms for Mr. G. Searching for "No project types available" has been found several times but that didn't cover or solve the issue.
What am I doing wrong? Any help is GREATLY appreciated.

Kind regards
Heinrich

[Updated on: Tue, 13 April 2021 18:31]

Report message to a moderator

Previous Topic:Arduino custom BOARDS.TXT can't use
Next Topic:How pin the console on the bottom central windows
Goto Forum:
  


Current Time: Sat Apr 27 02:43:12 GMT 2024

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

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

Back to the top