Re: Changing a projects name
Re: Changing a projects name
- Subject: Re: Changing a projects name
- From: Simon McLean <email@hidden>
- Date: Mon, 31 Dec 2007 22:39:59 +0000
I need to change the name of an application and a framework. I've
had 2 ideas on how to do it:
1) Use the Eclipse refactor method to simply rename the project. I
can tick "update all references" but I'm not convinced it's going
to do a thorough job. I'm guessing there are going to be some
build properties that the refactor tools don't see ?
If you only want to change the name of the project but you want to
keep the old name for the build (.woa/.framework), you can use the
refactor method.
If you also want to change the name of your build, you have to
change the build.properties file, only if you want to also change
the name of your build. You also have to modify the "Working
directory" value in your run configuration (Open Run dialog -> WO
app -> your app -> Arguments).
Thanks Pascal - I've changed the build too and it worked a treat.
Simon
_______________________________________________
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