eclipse - sync custom entities using force.com ide? -


right using svn share code our force.com/visualforce project. works great controllers, components, pages , static resources.

the problem seems salesforce.schema file not local file, placeholder checks server , tells current schema.

we want baseline our schema changes/updates file can share in svn.

i found this: http://boards.developerforce.com/t5/general-development/custom-objects-in-force-com-ide/td-p/445363

but cant seem figure out do/how work.

so in nutshell, looking way developer create custom schema object in own sf sandbox, somehow info file in svn (ideally through force.com ide), check in developer b can check out , apply server. (the same way code).

any great!

thanks joel

ok, figured out through trial , error:

to make work:

  • right click on project, click "force.com/add remove metadata components"
  • go down custom ojbjects, open up, make sure custom objects checked, click apply, "no" dialog
  • then right click on src , click "force.com/syncronize server, find objects, , click "apply server project"
  • now files local, check them svn , golden.

Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -