Add eclipseWithSources

This commit is contained in:
Dolu1990
2016-06-12 13:11:29 +02:00
parent bb5df06cac
commit 10b9b7da7d

View File

@@ -4,6 +4,7 @@ version := "1.0"
scalaVersion := "2.11.6" scalaVersion := "2.11.6"
EclipseKeys.withSource := true
libraryDependencies ++= Seq( libraryDependencies ++= Seq(
"com.github.spinalhdl" % "spinalhdl-core_2.11" % "latest.release", "com.github.spinalhdl" % "spinalhdl-core_2.11" % "latest.release",