A WebSpeed project is an OpenEdge project specifically tailored for WebSpeed application development. It is usually configured with a WebSpeed server and an HTTP Server, which are servers based on the Eclipse Web Tools Platform. The primary function of these servers is to support publishing your code for running, testing, and deploying your application.
To verify that these servers are running, check the Servers view. The Servers view is one of the default views in the OpenEdge Server perspective. If it is not visible, you can start it by selecting . In the Servers view, you should see:>
You can create either or both of these servers, or add additional servers to your workspace before you create your WebSpeed project. See Managing Eclipse WTP servers for more information. You can also create the project first and configure the servers afterward.
To create a WebSpeed project:
wsbroker1 WebSpeed OE_Versionathost_name
wsdynamics WebSpeed OE_Versionathost_nameSelect wsdynamics only if you are using the Progress Dynamics framework as a development environment.
If there are no available servers, you can create them and associate them with the project after you finish creating the project.