Re: [jde] Re: refactoring in jdee

2004-10-01 Thread Phillip Lord
 Raul == Raul Acevedo [EMAIL PROTECTED] writes:

  Raul On Thu, 2004-09-30 at 13:58 -0400, Matt Kurjanowicz wrote:

   The ability to change class names as well would be awesome :)

  Raul Yes, that would be cool also.  In terms of priority, I'd
  Raul rather see variable and method refactoring first, since that's
  Raul a bit more common.

  Raul With jde-usages in place, adding this to JDEE would be one of
  Raul the last major steps towards it being as full featured as
  Raul commercial IDEs.  :)

 
Method push up, and pull down would be good as well. 

Using something like jrefactory would be another option. However, it
regenerates the refactored classes entirely, which is a bit of a pain,
as it reformats the whole class. 

Cheers

Phil


Re: [jde] Re: refactoring in jdee

2004-09-30 Thread Raul Acevedo
On Thu, 2004-09-30 at 13:58 -0400, Matt Kurjanowicz wrote:

 The ability to change class names as well would be awesome :)

Yes, that would be cool also.  In terms of priority, I'd rather see
variable and method refactoring first, since that's a bit more common. 

With jde-usages in place, adding this to JDEE would be one of the last
major steps towards it being as full featured as commercial IDEs.  :)

Raul