Downloading Photran

The Short Version

Install into Eclipse 3.4 (Ganymede) from the remote update site
http://download.eclipse.org/technology/photran/updates/eclipse3.4cdt5.0

The Long Version

System Requirements

To install Photran 4.0 beta 4,

  1. you must have Eclipse 3.4 (Ganymede) installed,
  2. it must be running on a Java 1.5 JVM, and
  3. if you want to compile and build Fortran applications, you must have a make utility and a Fortran compiler in your system path.

If you do not already have the C/C++ Development Tools (CDT) 5.0 installed in Eclipse, they will be installed automatically along with Photran. To get reasonable performance from Eclipse, we recommend Sun or IBM's JVM.

  

Installation Procedure

To install Photran, start Eclipse 3.4, then...

  1. Click on Help > Software Updates...
  2. Click on the "Available Software" tab
  3. Click on "Add Site..."
  4. Enter the URL http://download.eclipse.org/technology/photran/updates/eclipse3.4cdt5.0 and click OK
  5. The URL should appear in the list. Expand it.
  6. Expand "Photran (Eclipse Fortran Development Tools)" and check the box next to "Photran (Eclipse Fortran Development Tools) (Eclipse Technology Incubation)"
  7. If you have Intel Fortran installed on Linux or IBM XLF installed on Mac, then expand "Photran Compiler Support" and select the appropriate compiler as well.
  8. Click on the "Install..." button in the upper-right corner of the dialog box.

If You Have Problems

If you have problems installing from the update site (e.g., in some cases, the "Photran (Eclipse Fortran Development Tools)" item cannot be expanded), you can also download an update site archive and install from it instead. To do this,

  1. Download photran40b4-master.zip
  2. Click on Help > Software Updates...
  3. Click on the "Available Software" tab
  4. Click on "Add Site..."
  5. Click on "Archive..."
  6. Select the photran40b4-master.zip file you downloaded
  7. This file should appear in the list (prefixed with "jar:file:"). Expand it.
  8. Expand "Photran (Eclipse Fortran Development Tools)" and check the box next to "Photran (Eclipse Fortran Development Tools) (Eclipse Technology Incubation)"
  9. If you have Intel Fortran installed on Linux or IBM XLF installed on Mac, then expand "Photran Compiler Support" and select the appropriate compiler as well.
  10. Click on the "Install..." button in the upper-right corner of the dialog box.

Older releases are available in the Photran Download Archive.