summaryrefslogtreecommitdiff
path: root/META-INF
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2011-07-15 08:51:40 +0000
committerIulian Dragos <jaguarul@gmail.com>2011-07-15 08:51:40 +0000
commitd79493bb728b4d47a1e333a0d8451b8e73c08041 (patch)
tree4af44f230b4d33ce0a678ec1d5b73c2fbe9ab256 /META-INF
parent733669230a470b60c2ecc92c666f0871cecf22ef (diff)
downloadscala-d79493bb728b4d47a1e333a0d8451b8e73c08041.tar.gz
scala-d79493bb728b4d47a1e333a0d8451b8e73c08041.tar.bz2
scala-d79493bb728b4d47a1e333a0d8451b8e73c08041.zip
Added the new packages to MANIFEST.MF to enable...
Added the new packages to MANIFEST.MF to enable plugin builds and tests.
Diffstat (limited to 'META-INF')
-rw-r--r--META-INF/MANIFEST.MF3
1 files changed, 3 insertions, 0 deletions
diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF
index 90781ba2f0..aa2ff6ec95 100644
--- a/META-INF/MANIFEST.MF
+++ b/META-INF/MANIFEST.MF
@@ -41,6 +41,9 @@ Export-Package:
scala.tools.util,
scala.reflect.internal,
scala.reflect.internal.settings,
+ scala.reflect.api,
+ scala.reflect.runtime,
+ scala.reflect.std,
ch.epfl.lamp.compiler.msil,
ch.epfl.lamp.compiler.msil.emit,
ch.epfl.lamp.compiler.msil.util,