The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
.
google unix.com



High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here.

Reply
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 10-14-2009
mitan_shahverdy mitan_shahverdy is offline
Registered User
  
 

Join Date: Oct 2009
Posts: 6
C++ ide

Hi,

I'm using command line for
editing(vi),
building(make),
debugging(gdb)
applications written in C++ .

To which IDE it is easyest/fastest to move such command-line project.

Seems that SlickEdit requires to do mass of settings to create its own project.
  #2 (permalink)  
Old 10-14-2009
Yogesh Sawant's Avatar
Yogesh Sawant Yogesh Sawant is offline Forum Staff  
Part Time Moderator and Full Time Dad
  
 

Join Date: Sep 2006
Location: Rossem, Tazenda
Posts: 1,086
have you tried Eclipse? I don't use it myself, but a few people i know use it
  #3 (permalink)  
Old 10-14-2009
thegeek thegeek is offline
Registered User
  
 

Join Date: Apr 2009
Location: /usr/bin/vim
Posts: 463
You might find one of my previous post useful.

Any IDE's for Linux??
  #4 (permalink)  
Old 10-14-2009
homeboy homeboy is offline
Registered User
  
 

Join Date: Oct 2009
Location: China
Posts: 4
Anjuta,i think it's better than Eclipse in c++,try it
  #5 (permalink)  
Old 10-15-2009
mitan_shahverdy mitan_shahverdy is offline
Registered User
  
 

Join Date: Oct 2009
Posts: 6
Thx

THX!
Actually main point I'm interested in is:
Not creating a new project from scratch,
but starting to use already-existing, command-line/shell/(make based) project with IDE.

Had tried doing this ?
is there documentation for doing that?
What I want, is to set as few setting as possible, and crate few additional things /e.g project files/ when migrating to IDE.
In ideal I would like to load makefile, and say-GO! <but seems its not possible ...>
  #6 (permalink)  
Old 10-15-2009
Corona688 Corona688 is offline
Registered User
  
 

Join Date: Aug 2005
Location: Saskatchewan
Posts: 1,969
Quote:
Originally Posted by mitan_shahverdy View Post
THX!
Actually main point I'm interested in is:
Not creating a new project from scratch,
but starting to use already-existing, command-line/shell/(make based) project with IDE.
It'd be easier to create a brand new project and just add the existing source files. Reverse-engineering the existing makefile will be a herculean task.
Quote:
What I want, is to set as few setting as possible, and crate few additional things /e.g project files/ when migrating to IDE.
In ideal I would like to load makefile, and say-GO! <but seems its not possible ...>
The IDE probably requires a project to use its own makefiles.

Also keep in mind that going from IDE back to plain make is going to be even harder... a project you've built in an IDE is going to be very hard to alter without it. What functions are you looking for in an IDE? I've found the Data Display Debugger a very useful adjunct to programming. It gives me all the bits of IDE I actually want -- debugging with graphical source-code viewing, variable watch, breakpoints, line-by-line stepping and so forth -- without demanding its own build system, forcing you to use any particular editor, or any other arbitrary restriction most IDE's enforce. All it needs is an executable built with debugging information, and the ability to find the relevant source files.

Last edited by Corona688; 10-15-2009 at 02:25 PM..
  #7 (permalink)  
Old 10-17-2009
broli's Avatar
broli broli is offline
Registered User
  
 

Join Date: Dec 2007
Location: Argentina
Posts: 215
i love this one
no make/autotools integration, but works great otherwise

Code::Blocks
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 06:36 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0