[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Feature Request

Johan Compagner wrote:

> Or and that is the most importand one:
> CTRL-S (save make new) and CTRL-SHIFT-S (save and replace)
> I use those 2 all the time.
> add a param or change the method name, press CTRL-S and bang another method 
> is added
> if that is not what you want- CTRL-SHIFT-S

I totally agree with Johan on this point. CTRL-S and CTRL-SHIFT-S are
very useful features in VAJ, so why leave them ? And if you are 
implementing those, don't forget CTRL-R to revert to the last saved on
method level :)

In addition, I would prefer a "Generate Getters & Setters" dialog that
is more like the VAJ one, giving you the opportunity to change the 
visibility of the created accessors or the opportunity to select which
accessor to create.

Anyway, the software seems to work quite good, though it definitely doesn't
feel like VAJ ...

- Boris