mirror of
https://github.com/SpinalHDL/SpinalTemplateSbt.git
synced 2025-10-22 23:58:44 +08:00
Add eclipseWithSources
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user