Geert Bevin wrote: > I agree up to a certain point ;-) > > Anyway, I like NetBeans but it misses a couple of very important things > for me: > * fully customizable code formatting
Jalopy :-) > * customization of bean properties with prefixes (so that getters and > setters are correctly generated) True, but generation of getters and setters is done using the refactoring engine. (Geert has a blog entry explaining how to write your own refactoring.) > I like NetBeans better than IDEA actually. > > This might interest you: > http://blogs.sun.com/roller/page/geertjan? > entry=making_life_even_easier_for I'm a regular reader already :-) > It seems that NetBeans is really trying to get people to develop > plugins and they show an example of Wicket there. Maybe you an look > into creating a RIFE plugin ;-) NetBeans works out of the box for me :-) But frankly, I don't see what more a NetBeans plugin would do for RIFE development that it doesn't already. Eddy _______________________________________________ Rife-users mailing list [email protected] http://www.uwyn.com/mailman/listinfo/rife-users
