Try OpenEdge Now
skip to main content
Online Help
Introducing WebSpeed support in Progress Developer Studio for OpenEdge : Tasks : Working with Web objects : Importing Web objects to a WebSpeed project
 
Importing Web objects to a WebSpeed project
If you have the source file for an existing Web object, you can import it to a Progress Developer Studio WebSpeed project. Use the Import Wizard as follows:
1. Select a WebSpeed project from the Project Explorer view.
2. Choose File > Import from the main menu bar.
3. When the Import wizard opens, select an import source, usually General/File System.
4. Click Next.
5. In the From directory field of the File system page, type or browse to the folder that contains the source files.
6. Select the folder and the files that you want to import in the tree view.
7. In the Into folder field, type or browse to the destination folder (the default destination is project_name/WebSpeed).
8. Review the Options section and select any options that are appropriate.
9. Click Finish.
10. Find the imported source file in the Project Explorer.
11. Compile the file by right-clicking on the file name and selecting Progress OpenEdge > Compile.
Note: Progress Developer Studio for OpenEdge does not support developing Web objects from HTML Mapping source files. However, you can use the OpenEdge AppBuilder tool if you prefer to use HTML Mapping programming. You can run the AppBuilder from the OpenEdge AppBuilder perspective in Progress Developer Studio for OpenEdge.