Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » using existing CVS project
using existing CVS project [message #162966] Sat, 05 June 2004 22:17 Go to next message
Eclipse UserFriend
Originally posted by: ayakorn.hotmail.com

Hello,

I have project which was checked out by previous version of eclipse into
directory '/home/myproject'. This direcotry isn't under main eclipse's
directory. When I install new version of eclipse, I don't use the previous
workspace and configure files (I remove all files under eclipse's
directory and re-install new but I don't touch any files in
'/home/myproject'). How do I make that project available in new version of
eclipse without checking out new from server.

Regards,
wit
Re: using existing CVS project [message #162983 is a reply to message #162966] Sun, 06 June 2004 12:45 Go to previous message
Eclipse UserFriend
wit wrote:
> Hello,
>
> I have project which was checked out by previous version of eclipse into
> directory '/home/myproject'. This direcotry isn't under main eclipse's
> directory. When I install new version of eclipse, I don't use the previous
> workspace and configure files (I remove all files under eclipse's
> directory and re-install new but I don't touch any files in
> '/home/myproject'). How do I make that project available in new version of
> eclipse without checking out new from server.
>
> Regards,
> wit
>


Import the project from the File menu.
File >> Import >> Existing Project.


BTW. Did you know that you can place your workspace in a directory other
then the default under the eclipse root. This way you can install the
new version of eclipse and point it at that directory and all of your
projects are there, just as you left them.


Rob
Previous Topic:Austomaticlaly generate System.out statement
Next Topic:formatting a ICompilationUnit in a plugin.
Goto Forum:
  


Current Time: Mon Jun 02 19:04:50 EDT 2025

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

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

Back to the top