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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to