vmagnin@univ

Accueil > Informatique [computer science] > Fortran > Installation of Eclipse with Fortran

Installation of Eclipse with Fortran

vendredi 12 avril 2013, par Vincent MAGNIN

Eclipse is an open development platform originally created by IBM in November 2001.

Eclipse for Parallel Application Developers
Version : Juno Service Release 2
http://www.eclipse.org/downloads/

With this version of Eclipse, you can develop in C/C++ and Fortran, thanks to the Photran project.

Bug : when creating a Fortran project with existing files, it seems there is a bug with the make external builder : the debug subdir.mk file is created in the Release directory and the releaser version is created in the Debug directory...
Solution : in the project properties, choose "builder type : internal builder".

- Photran documentation
- Photran Developer Resources
- Fortran refactorings in Photran