Re: Getting Eclipse to build a project imported from CVS
Re: Getting Eclipse to build a project imported from CVS
- Subject: Re: Getting Eclipse to build a project imported from CVS
- From: Chuck Hill <email@hidden>
- Date: Wed, 27 Aug 2008 11:15:13 -0700
On Aug 27, 2008, at 10:03 AM, Roger Perryman wrote:
I recently converted a project from Xcode to Eclipse (3.3.2). After
some initial hurdles, I had the application up and running. I still
have many warnings to clear up but the major errors from the
conversion are cleared up.
The next step was to get the "new" project under version control. I
had been using CVS but decided to switch to SVN. I was able to get
Subversion (or is that Subclipse? Or Subversive? it all gets so
confusing!) to mostly work from the command line (using svnserve and
ssh) but not from within Eclipse. I was able to successfully check
out the Subclipse source to verify that the plug-in was working. I
want to use SVN with ssh but have not been able to find a working
example.
It should "just go" if your svn repository is setup correctly. See
File - Import - SVN
Since there have already been several delays due to the whole
conversion process, I decided to stick with CVS for now. It took
about 10 minutes to get CVS working. I checked in the converted
project. Another person then checked out the project (using the CVS
Repository perspective, expand the tree, select the module I checked
in and choose Check Out). Everything appeared to work OK. However,
the project wont build. It is missing the bin and build directories
and the Build option is grayed out. How do I get the project to
build again?
Create those directories. It may be that CVS does not automatically
create empty directories. I don't recall.
Also, how do I move the build output outside of the project?
I don't know or even know if you can.
I also checked out a fresh copy of the project with the same
results. I'm sure it is something simple, but I'm just not seeing
it. Any and all help would be appreciated.
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden