Import the BlackBerry Web
Services proxy files to your project
BlackBerry Web
Services
proxy files to your projectImport the proxy files for the BWS and BWSUtil web services to make them available
for use in your applications.
- InEclipse, in thePackage Explorerpane, right-click your project.
- ClickProperties.
- In the left pane, clickJava Build Path.
- On theSourcetab, clickAdd Folder.
- ClickCreate New Folder.
- Type a name for the new source folder (for example, proxy).
- ClickFinish.
- ClickOKas required to save the changes and close the properties window.
- InWindows Explorer, navigate to the folder that contains the client proxy files (for example, C:\Temp\BWSproxy\).
- Drag thecomfolder into the new source folder you created inEclipse. If you are given the option to copy the files or to create static links, choose to copy the files.