summaryrefslogtreecommitdiff
path: root/dbuild-meta.json
diff options
context:
space:
mode:
authorSimon Ochsenreither <simon@ochsenreither.de>2015-11-19 19:32:19 +0100
committerSimon Ochsenreither <simon@ochsenreither.de>2016-07-22 03:47:45 +0200
commitdc326cd8213ef15cb7647dddfc5144ae47b01b5e (patch)
tree5f38a7222efa9d900b7835c153c2d07c3af4f191 /dbuild-meta.json
parent6b99dfe746cbb76828db495b58e55db2a0265ee2 (diff)
downloadscala-dc326cd8213ef15cb7647dddfc5144ae47b01b5e.tar.gz
scala-dc326cd8213ef15cb7647dddfc5144ae47b01b5e.tar.bz2
scala-dc326cd8213ef15cb7647dddfc5144ae47b01b5e.zip
SI-9560 Remove dependency on parser-combinators/json
Also update a few example IDE files for Eclipse and IntelliJ. This drops the dependency by integrating the bare minimum functionality to keep things working.
Diffstat (limited to 'dbuild-meta.json')
-rw-r--r--dbuild-meta.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/dbuild-meta.json b/dbuild-meta.json
index 4806f9fa5a..ca3ce2a110 100644
--- a/dbuild-meta.json
+++ b/dbuild-meta.json
@@ -48,11 +48,6 @@
"extension" : "jar",
"name" : "scala-xml",
"organization" : "org.scala-lang.modules"
- },
- {
- "extension" : "jar",
- "name" : "scala-parser-combinators",
- "organization" : "org.scala-lang.modules"
}
],
"name" : "scala-compiler",