Eclipse is the core IDE for maintaining and developing applications that have been migrated from the mainframe and that still use CICS and JCL. You use Eclipse to develop, compile as native or managed COBOL code, and debug your applications. The Eclipse editor has been extended in a number of ways to enhance its support for COBOL, including standard Eclipse features for program navigation are exploited for COBOL applications.
Features Include:
The Eclipse debugger fully supports COBOL in data queries, watch windows etc. and control over the program execution flow both for native code and COBOL JVM.
Features include:
Enterprise Developer and Enterprise Test Server provide Mainframe Access (MFA) client capabilities.
When migrating applications, this ensures source and data can be transferred from the mainframe and projects can be setup more efficiently within the Enterprise Developer environment to make it easier to demonstrate rapid progress to key stake holders. Once projects are set up, the synchronization with mainframe artifacts can be automated to deliver significant gains in efficiency.
When rehosting testing workload to Windows, this provides:
All services generated by the IMTK are COBOL programs even if the application they access is PL/I.
You can provide access to all of the functionality of an application, or you can create one or more service interfaces for specific pieces of an application. For example, if by design your application processes large amounts of information irrelevant to the common user, you can create a service interface to extract only the relevant information.
You can create the following types of service interfaces:
The COBOL and PL/I applications for which you create services interfaces run under Enterprise Server. COBOL and PL/I applications can run with or without the Enterprise Server Mainframe Subsystem Support (MSS). CICS and IMS applications must be deployed to an enterprise server configured for MSS.
The process of creating a working service interface includes the following:
Features include:
The SQL technology that was present in previous products is seamlessly integrated within the Eclipse development environment. When you develop COBOL SQL applications in the new IDE, you can use the same development environment to extend and modernize your COBOL assets.
Features include: