Hi,
i tried to use this plugin on vaadin 7.5.10 and its acting just like normal vaadin TextArea.
This means that the addon is not included to the widgetset of you application and it fallbacks to normal TextArea on client side. You need to compile a widgetset for you project that contains ExpandingTextArea.