[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: Saving eclipse workspace data in one file
|
Hello again.
Of course, it's possible that what you _really_ want to do is to have CVS manage
your project(s) for you: proper commits, checkouts, diffing and all that good
stuff. If so, then to get a project into CVS do this:
Go to the Navigator view (left hand side of the workbench unless you've moved
it);
right click on the project and select team->share then follow the wizard.
I'm not sure why Eclipse refers to 'share' when it really means 'get this pig
into CVS' :)
I can only assume that the Eclipse developers forgot that people coding alone
also use CVS...
HTH
Steve