Blog

Vaadin Eclipse plugin 3.0 - now with first class Maven support

By  
Matti Tahvonen
Matti Tahvonen
·
On Jun 2, 2016 12:30:00 PM
·

A couple of years ago, along with the release of Vaadin 7, we chose our Eclipse plugin to be based on a dependency management tool called IVY. Still most of us, even most of the Eclipse users, are not using IVY. This has naturally made the plugin irrelevant for most Vaadin Eclipse users, but today, I’m honoured to announce a first class support for the most commonly used Java build tool, Maven.

Project templates are now based on Maven archetypes, with a Vaadin specific dialog.

Although Vaadin users don’t necessary need an IDE plug-in at all, today is a good day for Maven users to look into what kind of features the Eclipse plug-in provides:

  • All new Vaadin projects are Maven-based by default

  • Project templates are based on Maven archetypes

  • Updated look and feel for dialogs, icons and wizards

  • New Notifications Center that consolidates all Vaadin related notifications

  • Possibility to configure the Vaadin pre-releases version in your project

  • Shortcuts to compile Vaadin widgetset and theme

New features for all users

One improvement for all users is the broader selection of project templates. They are based on Maven archetypes and there is now, for example, a solid base for your add-on projects and a couple of starting points for different kind of applications. And we’ll be announcing new project templates in the future.

The plugin also has better integration with vaadin.com. Your IDE can now show the same notifications that you can see on the vaadin.com site, tipping you about new versions, new add-ons and new technical articles about Vaadin development.

Try Vaadin Eclipse Plugin Now

Matti Tahvonen
Matti Tahvonen
Matti Tahvonen has a long history in Vaadin R&D: developing the core framework from the dark ages of pure JS client side to the GWT era and creating number of official and unofficial Vaadin add-ons. His current responsibility is to keep you up to date with latest and greatest Vaadin related technologies. You can follow him on Twitter – @MattiTahvonen
Other posts by Matti Tahvonen