Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulmantri committed May 3, 2016
1 parent 299eedc commit 9f3c3b6
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# liferay-portal-eclipse-workbench
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

Qualitative and Quantitative Benefits:

1. Workbench assists in creating deployable Spring portlet within few clicks.

2. Provision to create Maven as well as Ant based plugins

3. No need to manually configure and download related jar files

4. Auto creation of all spring related configuration files

5. Auto updating of Liferay Deployment descriptors for Spring portlet related configurations

6. Auto creation of Project anatomy with Exception Handling, Logging Framework enablement



0 comments on commit 9f3c3b6

Please sign in to comment.