This project is for the development of FortranProject plugin for Code::Blocks IDE. This plugin enables to use Code::Blocks IDE for Fortran language.
Categories
Software DevelopmentLicense
GNU General Public License version 3.0 (GPLv3)Follow FortranProject
Other Useful Business Software
The Most Powerful Software Platform for EHSQ and ESG Management
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Rate This Project
Login To Rate This Project
User Reviews
-
A truly invaluable tool for the cross-platform development of Modern Fortran programs and libraries.
-
Great support for modern Fortran! CodeBlocks with this Fortran plugin is the only *usable* IDE for modern Fortran. Code-completion works like a charm and adds doxygen description to function arguments. Other stuff you'd expect from an IDE also works fine (jump-to-definition, open file+line when clicking on an error, etc). I'm using the version of this plugin that comes with the official Windows CodeBlocks binary and I really hope it will also be included in there in the future! The way Fortran compiler settings are defined might not be optimal, in particular for multi-language projects... but works fine for me though. By the way I'm using CMake to generate&update the CB project files. Please continue the great work.