diff --git a/org.bndtools.templating/bnd.bnd b/org.bndtools.templating/bnd.bnd index 5d89b0e2b..f5e41a3a2 100644 --- a/org.bndtools.templating/bnd.bnd +++ b/org.bndtools.templating/bnd.bnd @@ -29,5 +29,7 @@ Bundle-ActivationPolicy: lazy # Disable ALL Eclipse split package attributes, to ensure we import from the "aggregator" bundle(s). Import-Package: sun.misc; resolution:=optional,\ + com.google.appengine.*; resolution:=optional,\ + com.google.apphosting.*; resolution:=optional,\ *;ui.workbench=!;common=!;registry=!;texteditor=!;text=!