Added the new packages to MANIFEST.MF to enable plugin builds and tests.

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@25287 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
dragos 2011-07-15 08:51:40 +00:00
parent cd68582584
commit 661cfc6ea9
1 changed files with 3 additions and 0 deletions

View File

@ -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,