Editing source program files
IBM® Developer for z/OS® supports any
text editor for these source files: COBOL, JCL, PL/I, REXX, Assembler, and C
or C++. It provides more editors for specialized purposes.
For information and help
with preparing your workspace for editing source files, see Setting up a workspace for editing source code.
Overview
- Getting started with the COBOL Editor
- The COBOL Editor provides the familiarity and features of other Eclipse-based editors. It also provides COBOL language-specific features such as syntax highlighting, refactoring, and source actions.
- HLASM Editor
- The HLASM Editor provides the familiarity and features of other Eclipse-based editors. It also provides Assembler language-specific features such as syntax highlighting and content assist.
- JCL Editor
- The JCL Editor provides the familiarity and features of other Eclipse-based editors. It also provides JCL-specific features such as syntax highlighting and source actions.
- Getting started with the PL/I Editor
- The PL/I Editor provides the familiarity and features of other Eclipse-based editors. It also provides PL/I language-specific features such as syntax highlighting, refactoring, and source actions.
- Remote C/C++ Editor
- The Remote C/C++ Editor allows for editing local or remote C/C++ files. It provides C/C++ language-specific features such as content assistance and syntax highlighting.
- Remote Makefile Editor
- The Remote Makefile Editor allows for editing local or remote C++ makefiles. It provides C/C++ language-specific features such as content assistance and syntax highlighting.
- REXX Editor
- The REXX Editor provides the familiarity and features of other Eclipse-based editors. It also provides REXX language-specific features such as syntax highlighting and content assist.
- z Systems LPEX Editor
- The z Systems LPEX Editor is an extension of the base LPEX editor. It provides functions that are useful as you develop COBOL, PL/I, and HLASM (High Level Assembler) programs for z/OS.
Getting started
The following topics help you get started with the language editors:
- Choosing an editor
- Getting started with the COBOL Editor
- Getting started with the HLASM Editor
- Getting started with the JCL Editor
- Getting started with the PL/I Editor
- Getting started with the Remote C/C++ Editor
- Getting started with the Remote Makefile Editor
- Getting started with the REXX Editor
- Getting started with the z Systems LPEX Editor
Samples and tutorials
The following quick task topics provide links to demonstrations that illustrate how to edit source files: