Community
Participate
Working Groups
Photran 4.0 projects receive a Fortran nature that distinguishes them from other projects. Now we need a way to assign this nature to existing CDT projects. This can be accomplished with a suitable entry in the Fortran View context menu.
Created attachment 142766 [details] Converts C/C++ Projects to Fortran projects This patch adds an action that allows the user to add Fortran nature to one or more C/C++ projects. It is only visible in the Fortran View context menu, and only operates on projects with the org.eclipse.cdt.core.cnature nature.
Thanks for the contribution, Matt. Can you please confirm that 1. you wrote 100% of the code without incorporating content from elsewhere or relying on the intellectual property of others, 2. you have the right to contribute the code to Eclipse, and 3. you have included the EPL license header in all source files? Thanks. Jeff
(In reply to comment #2) Hi Jeff, I confirm that... 1. I wrote 100% of the code without incorporating content from elsewhere or relying on the intellectual property of others. 2. I have the right to contribute the code to Eclipse. 3. I have included the EPL license header in all source files. If there's anything else I can do, please let me know. Matt
Thanks a lot, Matt. Since this is <250 LOC, it doesn't need to go through IPzilla; I'm committing it to CVS. Jeff
The actual IP contribution is in the attachment. I've added the iplog+ flag there, and have removed it from the bug.