Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Upgrading 6.2 plugin project to Liferay 7
Hi All,
I want to upgrade my Liferay 6.2 plugin project to Liferay 7 Workspace modules. I used the Liferay Code Upgrade Tool to migrate the Liferay 6.2 plugin SDK to Liferay Workspace. But for some reason it is failing. I also saw that I can use "blade convert <XXX>" command but when I am using it; it says that "Please execute this in a Liferay Workspace project". Not sure how should I import legacy plugin code in to the Liferay Workspace.
Can anyone please give me some highlights on this.
Thanks,
Nilesh
I want to upgrade my Liferay 6.2 plugin project to Liferay 7 Workspace modules. I used the Liferay Code Upgrade Tool to migrate the Liferay 6.2 plugin SDK to Liferay Workspace. But for some reason it is failing. I also saw that I can use "blade convert <XXX>" command but when I am using it; it says that "Please execute this in a Liferay Workspace project". Not sure how should I import legacy plugin code in to the Liferay Workspace.
Can anyone please give me some highlights on this.
Thanks,
Nilesh
Juan Carlos García-Reiriz Pampín, modified 6 Years ago.
Junior Member
Posts: 25
Join Date: 4/9/15
Recent Posts
From windows console:
You also could edit "gradle.properties" and set "liferay.workspace.plugins.sdk.dir" to your Plugins SDK folder
mkdir liferayws
cd liferayws
blade init -v 7.0
xcopy <path_to_your_plugins_sdk> .\plugins-sdk\ /s /e
blade convert -l</path_to_your_plugins_sdk>
You also could edit "gradle.properties" and set "liferay.workspace.plugins.sdk.dir" to your Plugins SDK folder
Nilesh GundechaCan you be more specific than "it is failing"? With more detail, someone might be able to point to common problems, workarounds or root causes. Without: Most likely not.
I want to upgrade my Liferay 6.2 plugin project to Liferay 7 Workspace modules. I used the Liferay Code Upgrade Tool to migrate the Liferay 6.2 plugin SDK to Liferay Workspace. But for some reason it is failing.
Copyright © 2025 Liferay, Inc
• Privacy Policy
Powered by Liferay™