Liferay Eclipse workbench is a tool which helps developers to auto create Liferay portlet plugins based on Spring MVC framework. It creates the complete project anatomy (based on Maven/ant build type selection) for Liferay spring MVC portlet along with auto inclusion of all necessary jar files, configurations, deployment descriptors, base exception handling and logging Framework enablement. It also has a provision to create a Liferay plugin project and add multiple Spring MVC portlets to it -
View it on GitHub