eclipse fortran plugin support

Hello everybody,

I am trying to use pgilinux-2014-147-x86_64 with /opt/pgi/linux86-64/2014/eclipse/cdt8/ com.pgroup.plugin.feature.group in eclipse-parallel-oxygen-R-linux-gtk-x86_64.tar.gz.

When I try to make an new Fortran project → Executable → Empty Project, I can not choose the PGI Fortran toolchain.

Where is the documentation on how to use PGI Fortran with Eclipse?

Do I need to download an other Eclipse Plugin?

Thank you in advance!

Hi jelled,

The Eclipse plugin is for C/C++. For Fortran, you’ll want to get Photran (Photran - An Integrated Development Environment and Refactoring Tool for Fortran | The Eclipse Foundation) and then configure the make settings to use PGI.

-Mat