Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Need help with eclipse contributing (Some strange errors appear during setup by guide)
Need help with eclipse contributing [message #1864634] Sun, 31 March 2024 02:04 Go to next message
Max Pavlovsky is currently offline Max PavlovskyFriend
Messages: 1
Registered: March 2024
Junior Member
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 52 times)

[Updated on: Sun, 31 March 2024 15:50]

Report message to a moderator

Re: Need help with eclipse contributing [message #1864641 is a reply to message #1864634] Mon, 01 April 2024 07:16 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33257
Registered: July 2009
Senior Member
It's probably best to ask here:

https://github.com/eclipse-cdt/cdt/discussions


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:How to update classpath automatically?
Next Topic:Workspace Window
Goto Forum:
  


Current Time: Mon Dec 02 20:29:19 GMT 2024

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

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

Back to the top