Rational Developer for System z, Version 7.6

Importing source files into a single-service project

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:
  1. In the EST Project Explorer, right-click the name of the single-service project to which you wish to add source files.
  2. Select Import > Source files. The Import Source Files wizard opens.
  3. In the Import Source Files wizard:
    1. 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.
    2. 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.
    3. 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).


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)