Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » 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 #1791668] Tue, 03 July 2018 16:55 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 #1791670 is a reply to message #1791668] Tue, 03 July 2018 18:57 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Try the CDT forum: https://www.eclipse.org/forums/eclipse.tools.cdt

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Exported jar empty
Next Topic:TCF Debug Process Terminal
Goto Forum:
  


Current Time: Thu Apr 25 17:51:37 GMT 2024

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

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

Back to the top