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 75063 - Fortran related items should be deleted from UI
Summary: Fortran related items should be deleted from UI
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Thomas Preisler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-14 14:42 UTC by alexandrov
Modified: 2007-09-06 18:04 UTC (History)
0 users

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 alexandrov 2006-04-14 14:42:08 UTC
There are different items intended for Fortran developing, which will not be
supported in cnd module.
There is the list:
File/New File/Categories/Fortran Files
Tools/Options/Advanced Options/Editing/C,C++, and Fortran Sources
Tools/Options/Advanced Options/Editing/Editor Settings/Fortran Editor
Tools/Options/Advanced Options/Editing/Annotation Types/C,C++, and Fortran
Compilation Errors 
Tools/Options/Advanced Options/Editing/Indentation Engines/Fortran Indentation
Engines
Tools/Options/Advanced Options/IDE Configuration/System/Object
types/C,C++,Fortran and Asm Data Objects
Comment 1 Thomas Preisler 2006-04-14 21:59:47 UTC
A lot of refactoring needs to be done before this can happen. Fortran is
supported by Sun Studio, and if Fortran is moved out of CND, Sun Studio will
somehow need to plug it back into CND. CND is not designed for that yet. So for
now Fortran is supported by CND but is disabled by default. It means Fortran is
not supported by our projects and is not available as a compiler choice or
visible anywhere except for the advanced options which handles low-level file
options and in the new file wizard chooser. Fortran can be enabled from C/C++
Projects's option page. Once enabled, Fortran compiler will appear as a compiler
choice in the project's properties and other places. Sun Studio will enable
Fortran in CND by default.
Comment 2 Thomas Preisler 2006-09-26 18:31:43 UTC
Fortran is only exposed a few places in the GUI. It would require major
refactoring of CND to get rid of the remaining places and it won't happen in CND
release 1. See my previous comments for more details. I will downgrade to p3 and
remove CND1-FCS status.
Comment 3 Maria Tishkova 2006-10-17 17:00:39 UTC
I have raised priority to P2 and marked as CND1-FCS as Fortran is not supported
by C/C++ Development Pack.
Comment 4 Thomas Preisler 2006-10-18 00:38:01 UTC
I'm now hiding new Fortran File templates by default. They are only exposed if
Fortran is enabled from Options/C/C++ projects dialog. You will now not see any
Fortran artifacts in the IDE except for in the advanced options menu. They
cannot be disabled before we do major refactoring of the sources which we are
not planning for in CND1.