You need to sign in to do that
Don't have an account?

How to deploy Custom Objects from one DE org to another DE org which are not connected together
We have some developement work done in another DE org. We want to bring those the new custom objects in to our main DE org.
The custom objects are master child objects and they also have several rollup summary fields.
I would like to know how we can bring these Custom Objects from one DE org to another DE org which are not connected together.
Thanks
yeah you can do this with the eclipse sf ide.
just right click on the objects you want to deploy in one org>click force.com>deploy to server>you'll be asked for the login name/password/token for the destination org (this would be your second dev environment, where you want to deploy to)> follow the rest of the steps to deploy to that org.
Ross Gilbert is correct. You can use Eclipse Force.com IDE to deploy your custom objects to another org.
You can use below link,
http://wiki.developerforce.com/page/An_Introduction_to_Force_IDE
Hope this helps :)
Thanks,
Devendra
Thanks