Moving project to another folder in Eclipse

前端 未结 9 1700
忘掉有多难
忘掉有多难 2020-11-29 18:03

I generally have my working projects sitting on folders on my Desktop. When they are completed I just move them to a c:\\dev\\. The thing is I\'m doing it in a

9条回答
  •  死守一世寂寞
    2020-11-29 18:36

    I copied the whole project to a new directory. After setting Eclipse to the new workspace it recognises the project instantly. Thus it was nothing further to do. I use Eclipse IDE for C/C++ Developers, Version Luna Service Release 2 (4.4.2).

提交回复
热议问题