This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 136703 - .f90 files have wrong value for Tool property on Properties dialog box
Summary: .f90 files have wrong value for Tool property on Properties dialog box
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-06 21:32 UTC by Thomas Preisler
Modified: 2009-03-10 12:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Preisler 2008-06-06 21:32:59 UTC
Product Version : Sun Studio (Build 200704122300, C/C++ Pack 20070420)
Operating System: SunOS version 5.9 running on x86
--------------------------------------------------------------------------------
.f90 files have wrong Tool value (Fortran Compilers-f77) on Properties dialog box

to reproduce:
1) create Fortran Application (File->New Project->C/C++/Fortran Development->C/C++/Fortran Application)
==> Application_1 was created
2) create New fortran file .f90 (File->New File->Fortran Files->Fortran File (Free Format))
==> new file newfortranFreeFormatFile.f90 was created
3) select newfortranFreeFormatFile.f90 and right-click to open properties for this file.
==>properties dialog box appears
4) check value for General|Tools. (Fortran Compiler -f77) !!!
And you can NOT change it (Fortan Compiler - f77). f90 and f95 there are in combobox but you can not choose them.
*** (#1 of 1): 2007-04-27 11:23:37 PDT dmitry
Comment 1 Thomas Preisler 2009-02-25 05:18:39 UTC
Removed SSIDE. This IZ is not Sun Studio specific.
Comment 2 Alexey Vladykin 2009-03-10 12:56:31 UTC
Now there is only one "Fortran Compiler" tool in the combo box. And it is correctly selected for Fortran files.