Skip Navigation

Import the
BlackBerry Web Services
proxy files to your project

Import the proxy files for the BWS and BWSUtil web services to make them available for use in your applications.
  1. In
    Eclipse
    , in the
    Package Explorer
    pane, right-click your project.
  2. Click
    Properties
    .
  3. In the left pane, click
    Java Build Path
    .
  4. On the
    Source
    tab, click
    Add Folder
    .
  5. Click
    Create New Folder
    .
  6. Type a name for the new source folder (for example, proxy).
  7. Click
    Finish.
  8. Click
    OK
    as required to save the changes and close the properties window.
  9. In
    Windows Explorer
    , navigate to the folder that contains the client proxy files (for example, C:\Temp\BWSproxy\).
  10. Drag the
    com
    folder into the new source folder you created in
    Eclipse
    . If you are given the option to copy the files or to create static links, choose to copy the files.