VaadinPlugin1.0.1
Vaadin Plugin 1.0.1 Functionality
Download
The Vaadin Plug-in version 1.0.1 for NetBeans is available for NetBeans 7.4. You can get it from Plugin Portal.
See also VaadinPlugin1.1.0 for description of plugin version 1.1.0 available here.
Improved Vaadin Widget Wizard for Extension
Vaadin Widget Wizard allows to choose existing component to extend.
Vaadin popup menu item is extended with explicit compile actions
Vaadin popup menu action is splitted and extended with Vaadin compile actions: Compile Widgetset and Theme.
Jetty action is moved out of Vaadin action
Jetty action is not a part of Vaadin action but a separate popup menu action.
Compiler and GWT project properties
Compiler and GWT project properties are simplified and Advanced subcategory is created for experts.
Vaadin Category for add-on project
It's possible to configure Vaadin Add-on properties for Add-on project (which is plain JSE project).
Editor errors/warnings/hints improvements
There are a number of editor hints improvements along with new rules implemented:
- All editor hints could be configured now via common Hints preferences
- Check for client classes' package.
- Hints for creating/registering/using client and server side RPC interfaces which allow to avoid Vaadin wizards.
Hints for server side component
Intermediate result:
Final result:
Assistant editor action/hint for client side connector:
Intermediate result :
Final result: