Tuesday, April 29th, 2008
Easily Add PropertyChangeSupport to Beans in Eclipse
If you plan on using JFace Databinding in SWT you will have to implement Property Change Support on all your Java Beans, (barf). I wasn't able to find a plugin that would do this in one click to a class so I came up with two ways to do it.
Here's a code template you [...]






