1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

Fix build of Java-Sbt sample

This commit is contained in:
Dmitry Melnichenko
2015-09-03 15:18:42 +03:00
parent 9c3f95782d
commit b484f377dd
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.1.0")
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")