[Bluej-discuss] Can't replace escaped characters in Netbeans, specifically \n
Ian Utting
I.A.Utting at kent.ac.uk
Sat Sep 15 12:59:23 BST 2007
Hedley -
> But I was trying to create skeleton getters and setters by copying my
> instance variables elsewhere, then running a regexp on the
> copy.
You can wrap up an instance variable with setters/getters using
NetBeans' "Encapsulate Field" refactoring.
Refactoring is disabled by default in NetBeans/BlueJ, but can be enabled
by opening the Tools > Module Manager dialog box and ticking the Java >
Refactoring box. Then
Ian.
More information about the bluej-discuss
mailing list