You can upgrade your existing COBOL applications that were developed in Net Express to Visual COBOL and continue to develop them there making use of the Eclipse industry Integrated Development Environment that supports thousands of clients for developing and deploying critical business applications.
Visual COBOL includes a Net Express Project Import Wizard that converts Net Express projects into Eclipse projects. The wizard analyzes the Net Express project file and its configuration settings, creates projects based on this information, imports the existing source code into them, and sets the requisite project and file properties from the original Net Express project. The majority of the existing applications will continue to run in Visual COBOL without the need to change their code.
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:
The IMTK enables you to create an interface between a legacy COBOL application running on an ESI as a service, such as a Web service or Java service, and a non-COBOL client, such as a Web service client or a JSP client. The interface you create is called a service interface. In your service interface, you can expose as much or as little of the original legacy application functionality as you choose. Because legacy applications often perform a wide variety of functions, the creation of a service interface enables you to limit your end users to access only the functions they need.
You can create the following types of service interfaces for COBOL programs:
The process of creating a working service interface includes the following:
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: