• Install
  • Contribute
  • API Reference

Steps to clear fresh developer edition org

Why would you want to do this? A better question is why does salesforce clutter a new developer org with custom components you didn't create?
  1. Go to Setup | Administration Setup | Manage Users | Profiles | System Administrator

  2. Click Edit

  3. Under “Custom App Settings”, change the “Default” to something other than Force.com

  4. Click Save

  5. Go to Setup | App Setup | Create | Apps

  6. Delete Force.com

  7. Go to Setup | App Setup | Create | Tabs

  8. Delete “Start Here”

  9. Go to Setup | App Setup | Develop | Pages

  10. Delete “Start Here”

  11. Go to Setup | App Setup | Develop | Classes

  12. Delete startHereController and XMLDom.

  • Base

    • Collection Utilities
    • Exceptions
    • Platform Utilities
    • Sorting
    • String Manipulation
    • Type Conversion
    • Unit Test Helpers
  • Chatter

    • Chatter Follower Manipulations
  • Environment

    • Global Variables
  • Math

    • Randomization
    • Ranges
  • Query

    • Database Utilities
    • SOQL Builder
  • Sort

    • Sorting Primitives
    • Sorting Select Options
    • Sorting SObjects
  • Visualforce

    • Pagination

This website is open source. Please help us by forking the project and adding to it.