liferay-intellij-plugin
liferay-intellij-plugin copied to clipboard
DB support
in some requirement, DB connection is needed, such as:
- https://github.com/liferay/liferay-intellij-plugin/issues/204
- https://github.com/liferay/liferay-intellij-plugin/issues/205
it is better to support DB connection from low layer. Actually, all information of DB connection is already provided in liferay workspace, and mysql library is provided by intellij layer or can be embedded by this plugin