Things that need to be changed are:
- The licenses and liferay-version properties in the liferay-plugin-package.properties file.
- You may have to change few classes or methods that may not be available in the new/old version.
licenses=LGPL liferay-versions=6.1.1
To import the project in your Liferay IDE, easiest way is to open up the <portlet>/WEB_INF/liferay-plugin-package.properties file from an existing portlet and copy values of licenses and liferay-versions properties to the project that needs to be imported.
I'm using Liferay EE v6.1.3 and found the below values:
licenses=EE liferay-versions=6.1.20+We'll have to update the values in the portlet that has to be imported.
Feel free to post Comments.
No comments :
Post a Comment