Using the Project painter
You use the Project painter to create and maintain PowerBuilder
projects that build all these different objects. The Project painter
allows you to streamline the generation of the files your target
needs and to rebuild easily when you make changes. There is a wizard
to help you set up each project type.
Table 34-1lists
the types of projects you can create and what you can build using
the project.
|
Project |
What it builds |
|---|---|
|
Application |
An executable file and optional dynamic |
|
Application Server Component |
One or more application server components |
|
Application Server Proxy |
One or more proxy objects (stubs) that |
|
EAServer Component |
One or more EAServer components |
|
EAServer Proxy |
One or more proxy objects (stubs) that |
|
EJB Client Proxy |
One or more proxy objects (stubs) that |
|
.NET Assembly |
A .NET assembly containing one or more |
|
.NET Web Service |
A .NET Web service containing one or |
|
.NET Windows Forms Application |
An application that can be deployed to |
|
Web DW Container |
An EAServer component |
|
Web Service Proxy |
A proxy object that can be used by a |
For how to create a new project, see “Creating a project”. For more
information about .NET projects, see Deploying Applications
and Components to .NET.