- Start Eclipse and open the Team Developer perspective which is the default one for
Enterprise Developer. You can also choose the
PL/I perspective.
- Configure Eclipse for PL/I development.
The default settings in
Enterprise Developer are settings aimed at Mainframe Subsystem Application development. You can check and fine-tune settings for the editor and
for setting Compiler directives from
Window > Preferences > Micro Focus.
- Create a PL/I Mainframe Subsystem Application project.
- Add your source files.
- Set Compiler directives on the source files.
-
Specify project and build configuration properties.
For example, you can specify a CICS and SQL preprocessor settings, and DLI settings.
- Edit the
PL/I, and
BMS files.
- Build your application.
- Debug your application -
Enterprise Developer comes with a testing environment for applications that run in Enterprise Server.
Further, to get familiar with the process of developing PL/I applications in
Enterprise Developer, Micro Focus recommends that you check the following: