Skip to main content



      Home
Home » Newcomers » Newcomers » Need help with eclipse contributing (Some strange errors appear during setup by guide)
Need help with eclipse contributing [message #1864634] Sat, 30 March 2024 22:04 Go to next message
Eclipse UserFriend
To make a contribution i must first compile and run the existing code.
I was using the official guide: https://github.com/eclipse-cdt/cdt/blob/main/CONTRIBUTING.md
And then a few problems have arisen.
1. I was told by Eclipse that my IDE is missing the next natures: com.soyatec.additional.Nature, org.eclipse.cdt.core.ccnature and org.eclipse.cdt.core.cnature.
Where and how do i find them? There wasn't any info on that in the contribution guide. I've installed eclipse for c++ developers but it didn't fix the problem.
2. During the compilation it tells me that it can't run the program "make". I have cmake installed. How to fix this?
3. In the "Launching" section it tells the next:
After all the CDT projects have successfully built, you'll probably want to run and/or do source-level debugging of the CDT code. Open the PDE (Plug-in Development Environment) perspective: Window->Perspective->Other->"Plug in Development". There, you'll see a project with the name org.eclipse.cdt.ui, right click the org.eclipse.cdt.ui project, select "Run As"->"eclipse application".

But the "Run As" is missing as you see on the screenshot. What's happening?

Thanks in advance for help
  • Attachment: 3.png
    (Size: 46.69KB, Downloaded 90 times)

[Updated on: Sun, 31 March 2024 11:50] by Moderator

Re: Need help with eclipse contributing [message #1864641 is a reply to message #1864634] Mon, 01 April 2024 03:16 Go to previous message
Eclipse UserFriend
It's probably best to ask here:

https://github.com/eclipse-cdt/cdt/discussions
Previous Topic:How to update classpath automatically?
Next Topic:Workspace Window
Goto Forum:
  


Current Time: Tue Apr 22 13:30:38 EDT 2025

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

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

Back to the top