Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "PTP/new and noteworthy/4.0.0"

m (Other New Features)
Line 35: Line 35:
  
 
Open Declaration resolves external subprograms
 
Open Declaration resolves external subprograms
 +
 +
Improved New Project dialog

Revision as of 16:04, 11 May 2010

Please add new features in PTP 4.0 here and we'll build our N&N/help item from this. Images too please!

"New and Noteworthy" is a tradition for Eclipse projects - an interesting way to present our new features. Screenshots and enticing examples are best! But any information at all is welcome - we can get screenshots later.

See also our New and Noteworthy for 3.0

General Category name

  • Bullet item or two briefly describing the new feature. Screenshot image too, please! Please attach as .png images if possible.
  • To upload an image file, see the "Upload file" link on the left side of the page.

Ptp-nn-sample.png

Photran 6

Photran 6 adds two major features (Fortran 2008 support and C preprocessor support) and three new refactorings to Photran 5. It also adds several minor new features and includes several bug fixes.

Fortran 2008 Support

The editor (syntax highlighting) and Outline view in Photran 6 support the new syntactic constructs in the Fortran 2008 ISO standard. These include submodules, separate module subprograms, the BLOCK construct, complex part designators, concurrent loop control, and co-arrays.

C Preprocessor Support

TODO

Other New Features

TODO

Analysis/Refactoring Problems View

Configurable fixed form line length

User's Guide added to online help

Open Declaration resolves external subprograms

Improved New Project dialog

Back to the top