Hi Assaf I wrote a Refactoring Plugin for PDT 1.0 and I would like to integrate it to PDT. The indexes and the type binding sound very interesting. I did an enhancement request in bugzilla: https://bugs.eclipse.org/bugs/show_bug.cgi?id=222276 The implemented Refactorings are Rename and Extract. I can’t integrate my refactoring in to the existing menu. Is there a way to do that? Regards Andrin
________________________________ Von: [EMAIL PROTECTED] [EMAIL PROTECTED] im Auftrag von Assaf Almaz [EMAIL PROTECTED] Gesendet: Montag, 21. April 2008 17:15 An: PDT Developers Betreff: RE: [pdt-dev] Refactoring in PDT PHP Eclipse plugin Hi Bas, Refactoring is not part of PDT 1.0 For PDT 1.1 (scheduled to Sep-15-2008) we are modifying the PHP model to include indexes and improved type binding (resolve the PHP type associated with defined variables) this will set the infrastructure that is required for Refactoring so we will be able to implement it for the next major versions. Regards, Assaf A. ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bas van Meurs Sent: Monday, April 21, 2008 3:16 PM To: [email protected] Subject: [pdt-dev] Refactoring in PDT PHP Eclipse plugin Hello, I’m trying to refactor some PHP-filenames, class names and method names. I can see the ‘refactor’ option in the right-click menu, but when I click on ‘rename’ nothing happens. Is refactoring implemented in PDT, and if so, how do I use it? And if not, will it be in the future? I think it’s a very important tool. Kind regards, Bas van Meurs _______________________________________________ pdt-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/pdt-dev
