· Plugins sdk can be used to create portlets and themes and deploy them to the Liferay portal
· Easiest and fastest way to start building the enterprise portal application
· Plugins are hot deployed to tomcat
·
· Plugins are fully JSR compliant and plugins developed outside sdk can also be used
*ant -Dportlet.name="hello-world" -Dportlet.display.name="Hello World " create
•ant -Dtheme.name="sample-theme" -Dtheme.display.name="Sample Theame “ Create
*ant deploy
0 comments:
Post a Comment