There are a number of tutorials that guide you through creating mainframe and other applications using the Eclipse IDE. The source files for some of the tutorials are installed in subfolders of the %PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples folder by default. On older versions of Windows the samples might be installed in a different folder, such as for Windows XP, C:\Documents and Settings\All Users\Documents\Micro Focus\<product name>\Samples. These can be installed but are not supported.
The following tutorials are available:
Tutorial | Shows you how to |
---|---|
Getting Started with Micro Focus Enterprise Developer - Team Edition for Eclipse | Develop and maintain both simple COBOL and mainframe subsystem applications in the Eclipse IDE. Uses the Bankdemo sample. |
Tutorial: CICS | Create a CICS project in Eclipse. You associate the project with Enterprise Server, deploy the CICS application to the server and debug in Eclipse. |
Tutorial: Web-Enabled CICS Acting as a Web Server | Create a Web-enabled version of a CICS project in Eclipse. |
Tutorial: Web-Enabled CICS Acting as a Web Client | Create a CICS Web client project in Eclipse. |
Tutorial | Shows you how to |
---|---|
Tutorial - Creating COBOL Applications in Eclipse | Develop and maintain native COBOL applications in Eclipse. |
Tutorial | Shows you how to |
---|---|
Tutorial - Creating COBOL JVM Applications in Eclipse | Develop and maintain managed COBOL JVM applications in Eclipse. |