Commit f6c7dfeb by Ildar Safiullin

987

parent 90426e13
......@@ -23,4 +23,7 @@
/plugins-sdk/dist
/plugins-sdk/lib
test-results
/modules/test
\ No newline at end of file
/modules/test
/modules/custom-init
/bundles_old
/bundles_new
dependencies {
compile files("C:/Java/jdk1.8.0_131/lib/tools.jar")
compileOnly group: "com.liferay.portal", name: "com.liferay.portal.kernel", version: "2.28.0"
compileOnly group: "com.liferay.portal", name: "com.liferay.portal.kernel", version: "2.60.0"
compileOnly group: "com.liferay.portal", name: "com.liferay.portal.impl", version: "2.14.0"
compileOnly group: "com.liferay.portal", name: "com.liferay.util.taglib", version: "2.0.0"
compileOnly group: "javax.portlet", name: "portlet-api", version: "2.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment