Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Eclipse EGit Mylyn GitHub UI Plug-in (Incubation) Bundle-SymbolicName: org.eclipse.mylyn.github.ui;singleton:=true Bundle-Activator: org.eclipse.mylyn.github.ui.internal.GitHubUi Bundle-Version: 0.1.0.qualifier Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-Vendor: Eclipse EGit Bundle-Localization: plugin Require-Bundle: org.eclipse.core.runtime;bundle-version="3.5.0", org.eclipse.ui;bundle-version="3.5.0", org.eclipse.ui.forms;bundle-version="3.4.0", org.eclipse.mylyn.tasks.ui;bundle-version="3.2.0", org.eclipse.mylyn.github.core;bundle-version="0.1.0", org.eclipse.jface.text;bundle-version="3.5.0", org.eclipse.mylyn.commons.net;bundle-version="3.2.0", org.eclipse.mylyn.tasks.core, org.eclipse.ui.ide;bundle-version="3.5.0", org.eclipse.mylyn.commons.ui;bundle-version="3.4.0", org.eclipse.core.resources;bundle-version="3.5.0" Export-Package: org.eclipse.mylyn.github.ui.internal;x-internal:=true Bundle-ActivationPolicy: lazy