Photran is an IDE and refactoring tool for Fortran based on Eclipse and the CDT. Photran 9.1 was released with Eclipse 4.5 (Mars) on June 24, 2015. Photran supports Fortran 77-2008.
Photran is part of the Parallel Tools Program (PTP) of the Eclipse Foundation. A makefile is required for Photran to identify which compiler you are using so that the compiler can parse the error messages, since Photran simply calls the compiler and different compilers use different formats for error messages.
References