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
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
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.