Set source control preferences
- On the Edit menu, click Preferences.
- Click the Source Control tab.
- Set any of the following options to customize how the BlackBerry® IDE uses a source control system.
- Click the Check out tab.
- Set any of the following options:
When the user types in a checked-in file, check it out without prompting.
Change source files in the BlackBerry IDE without prompting if the checkout command fails.
- In the Check out field, type the command to open a file for edit. For example type:
p4 edit %1
- Click the Add file tab.
- In the Add new file field, type the command to add a new file to your source control application. For example type:
- Click the Revert file tab.
- In the Revert changes field, type the command to revert a file in your source control application. For example type:
- Click OK.
Related topic