From: Andre B. <and...@gm...> - 2003-02-07 23:10:01
|
Hello, EclipsePlugin now works for 'RenameLocalVariable'. I managed to put the Refactoring-Action into a Popup-Menu for CPP-Files and to create a toolbar with the same icons as in VisualStudio. Activating UNDO after a refactoring does undo all replacements in one step. Luckyly also TABs are no problem since Eclipse provides a character based text selection interface (no line numbers or columns here!). However, a restructuring of the source code in CPP and JAVA is needed before checkin to sourceforge. If anybody wants, I can send you a ZIP containing the plugin in its current version. Restructuring will be done next week. -- Andre |