Eclipse Projects

Projects

  • Opening a COBOL project in Visual COBOL modifies the .cobolProj file. Once modified the .cobolProj file is no longer backward compatible with older versions of Visual COBOL. This prevents you from opening the same projects in earlier versions of Visual COBOL.
    Note: Micro Focus recommend that you backup your .cobolProj file before opening projects created in earlier versions of Visual COBOL.

Symbolic files

  • Modifying the target of a symbolically linked COBOL source file does not force a recompile of the program when refreshed in the Eclipse IDE. In addition, if the file is open in an editor while the target linked source file is edited then the changes are not automatically refreshed in the editor. Micro Focus recommends that you do not use symbolically linked files with Eclipse projects.
    Note: This applies to both Windows and UNIX environments.