Download Your Subscriber’s Code
By default, we download only the packaged code from your subscriber’s org. If you want
to download and set breakpoints in your subscriber’s code, download their code from the Force.com IDE.
- Launch the Force.com IDE, if it’s not already running.
- In the Package Explorer, in the project that that was created when you initiated the debugging session, right-click Referenced Packages and select .
- Right-click the project, and select .
- If you don’t see the Force.com Project Contents pane in the properties window, select .
- Click Add/Remove.
- If you get a package manifest content warning describing the component types that the Force.com IDE can’t import, click OK.
- In the Choose Metadata Components window, select the components that you want to download. You can set breakpoints only in Apex code.
- Select .
-
If you get a message asking whether you want to refresh the project from the server, click
Yes.
Eclipse refreshes your project contents from the server. For large codebases, this process can take a few minutes.
- To close the properties window, click OK.