PowerDesigner can generate all the files that you need to work with to define the Web service in the Workspace Java Service Editor.
A svc_java or svc_ejb file that defines the Web service
A .java file for the implementation of the Web service
A .project file for creating a Java project if it does not exist
A .classpath file for defining Java libraries in a Java project
When you generate using the PowerDesigner Eclipse plugin an Eclipse project will be created or, if you are generating to an existing project, the project will be refreshed to show the new files.
For more information on the Java Service Editor, see your Sybase Workspace documentation.