Develop > Persistence layer > Work with WebSphere Commerce services
Set up the development environment for creating WebSphere Commerce services
WebSphere Commerce Developer is the development environment used for creating WebSphere Commerce services.
Before you begin
The following steps are necessary to create WebSphere Commerce services in WebSphere Commerce Developer.
Procedure
- Start WebSphere Commerce Developer.
- Refresh the WC project to see the new WebSphere Commerce services code:
- Open the Java EE perspective.
- In the Enterprise Explorer view, right-click on the WC project and select Refresh.
- Enable the Eclipse Modeling Framework (EMF), Web Service Developer, and XML Developer capabilities in WebSphere Commerce Developer:
- Select Window > Preferences.
- Expand General > Capabilities in the left pane.
- Select the required capabilities in the main pane:
- Advanced > Development > Eclipse Modeling Framework (EMF)
- Web Service Developer
- XML Developer
- Click OK.
What to do next
After performing this task, you can create a WebSphere Commerce service module.
Related concepts
WebSphere Commerce Web services
WebSphere Commerce service module
Related tasks
Create a WebSphere Commerce service module