Skip to content

chidambarreddy/force-tooling-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Force.com Tooling API Demo

This is a simple Spring MVC web application that implements a very simple Force.com code browser/editor. The demo allows developers to create, read, update and delete Apex classes.

Getting Started

  1. Note - since the Tooling API is not generally available until Spring '13, you will need access to a Spring '13 sandbox or pre-release org. Sign up for pre-release access here.
  2. Setup your salesforce.com OAuth Remote Access. You will then have a OAuth client key and secret
  3. Update the Environment variables to include the OAuth endpoint (for the pre-release, this will be https://prerellogin.pre.salesforce.com), client key and secret
  4. Navigate to the "classes" page and you should now be authenticated against Salesforce and be able to create/read/update/delete classes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors