Community
Participate
Working Groups
Created attachment 143026 [details] Make Common var names consistent refactoring More information: Refactoring to make COMMON block variable names consistent across all uses of a specified COMMON block. Note: plugin.xml in org.eclipse.photran.ui.vpg contains entries to add other refactoring actions to the refactoring menu.
-I wrote 100% of the code, including credits where necessary. -I have the right to contribute to Eclipse -I have included EPL license header in all source files.
Created attachment 143729 [details] make common var names consistent updated Updated version of the make COMMON variable names consistent refactoring. Note: refactoring will rename subprograms with the same name as a common block variable name in the specified common block. This should be fixed in the future.
Thanks, Kurt. I'll submit a CQ for this in the near future...
Requested CQ
CQ 3512 https://dev.eclipse.org/ipzilla/show_bug.cgi?id=3512
Created attachment 146681 [details] make common var names consistent update
Temporarily disabled one unit test Committed to CVS