Closed ZoltanTakacs closed 6 years ago
Hey @holatuwol ,
Thanks for continously improving this project, it saves a lot of time for us :) I've found a problem with the recent version of the tool, could you please check what goes wrong on Windows? :/
Using the latest HEAD (https://github.com/holatuwol/liferay-intellij/commit/42ba5e54a4507d1e3ced127b76cc4acc23cfc4db) stops adding modules module group in the workspace for liferay portal thus many modules are missing.
modules
Everything works fine with (https://github.com/holatuwol/liferay-intellij/commit/79157a316ff7ad5c5b6f43d8833bef15baec5e77)
I use the script this way https://github.com/holatuwol/liferay-intellij#id6 to have both the portal and the commerce artifacts in one workspace.
OS: Win10 with Gitbash
zolta@Dev-E6540 MINGW64 /d/GitHub/liferay-portal ((7.1.0-ga1)) $ ij /d/GitHub/com-liferay-commerce /d/GitHub/com-liferay-commerce-private/
Hey @holatuwol ,
Thanks for continously improving this project, it saves a lot of time for us :) I've found a problem with the recent version of the tool, could you please check what goes wrong on Windows? :/
Problem
Using the latest HEAD (https://github.com/holatuwol/liferay-intellij/commit/42ba5e54a4507d1e3ced127b76cc4acc23cfc4db) stops adding
modules
module group in the workspace for liferay portal thus many modules are missing.Everything works fine with (https://github.com/holatuwol/liferay-intellij/commit/79157a316ff7ad5c5b6f43d8833bef15baec5e77)
I use the script this way https://github.com/holatuwol/liferay-intellij#id6 to have both the portal and the commerce artifacts in one workspace.
Environment
OS: Win10 with Gitbash