OpenCobolIDE 4.7
Free
Latest version:
4.7.6
See all
Developer:
Access an integrated development environment and work with the COBOL programming language. Navigate your project using the tree view of division, sections, paragraphs and other elements. Use such tools as native COBOL syntax highlighting and code completion.
OpenCobolIDE is a simple cobol IDE based on the GnuCobol compiler. This program has a native cobol syntax highlighting, and code completion features. Also, it has a navigable tree view of division, sections, paragraphs etc., which are fully synchronized with the code folding panel.
Comments (7)
i am remembering cobol, but i have a problem with the ide, i am trying to make a third test file and the ide closes by itself without giving a chance to save.
do you have a solution for this?
i am remembering cobol, but i have a problem with the ide, i am trying to make a third test file and the ide closes by itself without giving a chance to save.
do you have a solution for this?
C:\Program Files (x86)\OpenCobolIDE\GnuCOBOL\bin/ld.exe: cannot open output file bin\helloworld.exe: Invalid argument
collect2.exe: error: ld returned 1 exit status
All I did was change a delete a comment and this error. What is going on? Why can't I just modify this HelloWorld file