Use the Import Source Files wizard to add source files to an existing
EST single-service project.
Follow these steps to add source files to a
single-service
project:
- In the EST Project Explorer, right-click the name of the single-service
project to which you wish to add source files.
- Select . The Import Source Files wizard opens.
- In the Import Source Files wizard:
- Create a list of source files to import:
When the user
imports the WSDL file into the EST project, instead of creating a copy of
the WSDL file in the workspace (old behavior), a linked resource gets created,
which will point to the actual location on the file system. This will aid
in resolving any imported schemas in the WSDL file.
Note: Since
we are dealing with Linked resource, deleting the WSDL file and any of the
dependent XSDs in the file system will break top-down scenario.
- Select the check box Overwrite existing resources without warning if
you do not want the wizard to warn you when you are about to overwrite one
source file with another source file of the same name.
- Click Finish to import the source files.
The wizard copies the source files into the Source folder of the
single-service project (see
Folders and subfolders in a single-service project).