Application Platform 10.3 | Developing with Application Platform in Designer | Managing Servers | Configuring My webMethods Server for Application Platform Projects | Configuring Launch Configuration Settings for My webMethods Server | Configuring the My webMethods Server Source
 
Configuring the My webMethods Server Source
On the Source tab of the launch configuration properties for My webMethods Server, you can define the location of source files used to display the source when debugging a Java application. By default, the location is derived from the build path of the associated project.
*To define a new source lookup path
1. In Designer, go to the Servers view and double-click the My webMethods Server you want to configure.
2. In the General Information section, click Open Launch Configuration.
3. In the Edit Configuration dialog box, click the Source tab.
4. To add a new source lookup path, click Add.
5. In the Add Source dialog box, select the required source files by using one of provided options.
The following table describes the sources that each option adds .
Select this option
To add
Archive
A jar or zip in the workspace containing source files.
External Archive
A jar or zip in the local file system containing source files.
File System Directory
A directory in the local file system.
Java Classpath Variable
A workspace folder, a local directory, or an archive referenced by a variable path.
Java Library
A collection of binary archives with the source attached.
Java Project
Source folders in a Java Project.
Workspace Folder
A folder in the workspace.
6. Optional. Select the Search for duplicate source files on the path check box to search the source lookup path and include duplicate entries. Clear the check box if you do not require to search the source lookup path and include duplicate entries. Default: check box is cleared.
7. Click Apply, and then click OK.