Community
Participate
Working Groups
The various Fortran-specific project properties (e.g., Enable Analysis/Refactoring, Enable Declaration View, INCLUDE paths, module paths, etc.) are local to the workspace; they are not saved in the .cproject or .project file and thus are never committed to CVS. The should be persisted like the CDT project properties.
Created attachment 139820 [details] Fortran-specific properties are stored in the project's directory, and can be commited to a repository with the project.
Since this is a small patch, I am committing it to CVS. Thanks, Tim.