I am trying to get my liferay workspace to work using blade CLI but am having difficulties.
I followed this article from the official liferay developer website: https://dev.liferay.com/develop/tutorials/-/knowledge_base/7-0/creating-a-liferay-workspace-with-blade-cli
There it says: 'See the Using a Plugins SDK From Your Workspace section for more information on how to use a Plugins SDK from within a workspace.'
When I clicked the link I was redirected to a page stating 'The article you requested was not found' and now I am stuck and can't find information anywhere.
Does anyone have an idea of what I have to do at this point?
Another problem is, that the installer is downloading the community edition of liferay instead of the enterprise edition when running gradlew.bat initBundle
or gradlew.bat distBundleTar
.