Skip to main content



      Home
Home » Newcomers » Newcomers » Project handling(Creation, saving, loading and copying projects.)
Project handling [message #1230874] Mon, 13 January 2014 04:31 Go to next message
Eclipse UserFriend
I'm writing a project and before I proceed to the next stage, I would like to make a kind of backup of what the project looks like at this present stage. If this was a text editor I would use the 'save as' option, but there is nothing like it available in Eclipse.
Another alternative I tried was making a copy of the entire project. This copy would, however, not load into Eclipse.

How do you do this?
Re: Project handling [message #1231014 is a reply to message #1230874] Mon, 13 January 2014 11:01 Go to previous messageGo to next message
Eclipse UserFriend
On 01/13/2014 07:17 AM, Mårten Nilsson wrote:
> I'm writing a project and before I proceed to the next stage, I would
> like to make a kind of backup of what the project looks like at this
> present stage. If this was a text editor I would use the 'save as'
> option, but there is nothing like it available in Eclipse.
> Another alternative I tried was making a copy of the entire project.
> This copy would, however, not load into Eclipse.
>
> How do you do this?

You can just back up the entire project.

If you copy the project (unzip, etc.) somewhere else, you need only
launch Eclipse with any workspace, then use File -> Import -> General ->
Existing Projects into Workspace, then navigate to that project and
choose it.

This can be done from any computer you like: Eclipse projects are
portable. Please note that workspaces are NOT portable, so don't try.

Best of luck. Come back here if you have trouble.

Russ
Re: Project handling [message #1232363 is a reply to message #1231014] Thu, 16 January 2014 14:22 Go to previous message
Eclipse UserFriend
I have had the same types of issues, and I am so grateful I managed to find this thread. I am very new to C++ programming and Eclipse. I love the program, but I would say that it requires a degree of knowledge and skill from the very beginning. It isn't exactly super friendly and easy to use for a newbie like myself. I appreciate your taking the time to post this thread Marten. You have saved me a ton of time, energy, and headache. I appreciate your posting a response Russell as it has also saved me countless hours or banging my head against the computer.
Previous Topic:Wikitext ; textile links to internal
Next Topic:cannot set breakpoint
Goto Forum:
  


Current Time: Sat Jun 21 08:11:51 EDT 2025

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

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

Back to the top