Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Check if eclips can be used in our project(Eclipse for native linux C++ project)
Check if eclips can be used in our project [message #1791945] Sun, 08 July 2018 17:46 Go to next message
Ilan Hindy is currently offline Ilan HindyFriend
Messages: 2
Registered: July 2018
Junior Member
Hi,
I want to know if eclipse can be used in our project

The following is a description of the project

The project is in maintenence state. That meens that most of it is written
The project uses linux C++ compiler.
The project uses linux makefile
The project uses ClearCase source control
The main activities we do:
Check for errors using debugger and minor writing
This meens that:
The source files are write protected most of the time (That is the way ClearCase works)
We actually cannot change the sources (like formatting the code and save the file)
What we can do is when the source is read to the IDE let the IDE format the code read/debug the code and not save the file

Questions:

Can Eclipse read\handle makefiles ?

Can Eclipse get intellisence from libraries compiled in native Linux C++

Can we debug in eclipse code generated in native Linux C++ compiler

Thanks,

Ilan
Re: Check if eclips can be used in our project [message #1792017 is a reply to message #1791945] Tue, 10 July 2018 07:33 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
Read http://help.eclipse.org/photon/topic/org.eclipse.cdt.doc.user/concepts/cdt_o_home.htm?cp=13
Most of your questions are answered in the Concepts and Tasks sections but you should read all sections.

Previous Topic:MinGW in CDT 9.5 Photon IDE
Next Topic:[LINUX] Can't compile Makefile Project
Goto Forum:
  


Current Time: Thu Sep 19 18:54:39 GMT 2024

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

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

Back to the top