Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » eclipse workbench(importing .c files)
icon14.gif  eclipse workbench [message #1549973] Tue, 06 January 2015 21:10 Go to next message
abdalrahman elsayed is currently offline abdalrahman elsayedFriend
Messages: 2
Registered: January 2015
Junior Member
how can i add my .c files in a folder and also every .c file in a separate file
to run any one of them instead of working only one on code
  • Attachment: myfiles.png
    (Size: 214.15KB, Downloaded 132 times)

[Updated on: Tue, 06 January 2015 22:49]

Report message to a moderator

Re: eclipse workbench [message #1558992 is a reply to message #1549973] Sun, 11 January 2015 20:54 Go to previous message
Nick Schweyer is currently offline Nick SchweyerFriend
Messages: 175
Registered: July 2009
Senior Member
I'm not sure how to understand your problem.

1) the error message in myfiles.png can be avoided when you right click on the project and select "run as local program" there

2) if you want to work on two versions of your program you have to generate two projects or if you are using a sofware management tool like e.g. SVN you have to generate a branch (version 1 in the stem and version 2 in the branch) and then actually check out the version you want to work on.


Niko

Eclipse-CDT Version: 2019-12 (4.14.0), Win10 64bit
Previous Topic:[solved] how to set decimal dot
Next Topic:c++ tictactoe
Goto Forum:
  


Current Time: Fri Apr 26 23:16:31 GMT 2024

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

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

Back to the top