

OpenJDK (the default JVM on newer versions Fedora Linux) also works well, although GNU Classpath (the default JVM on older versions of Fedora) is generally too slow to be useful. To get reasonable performance, we recommend Sun's JVM or IBM's J9.


Testing with current eclipse / photran (eclipse oxygen / photran 9.1.4), it seems this option is no longer available. Select 'Run->Run Configurations.', then select 'Fortran Local Application', Having not used eclipse / photran for a while (previously using eclipse kepler / photran 8.1.3), checking through old notes, it seems we were setting up the project using the 'fortran local application' run configuration: On Apr 6, 2018, at 8:27 AM, richard rigby wrote: I can also see it from the Run>Run As menu, but it doesn't show up when I open the Run Configuration or Debug Configuration pages. I just tried Eclipse Photon with Photran and can see "Local Fortran Application" from the context menu when you right click on the project and select Run As. On Apr 8, 2018, at 8:11 PM, Greg Watson wrote: I don't think you should have any problems using it. At some point the Fortran run configuration must have been removed because it wasn't adding any extra functionality, so I think the answer to your question is "yes". Looking at this more, it looks like these are launch shortcuts that just take you to the standard C/C++ local launch configuration. Thanks greg, your help is much appreciated. Re: 'fortran local application' run configuration not available
