| <?xml version="1.0" encoding="UTF-8"?> |
| <?eclipse version="3.4"?><!-- |
| Copyright (c) 2009 Tasktop Technologies and others. |
| This program and the accompanying materials are made available under the |
| terms of the Eclipse Public License v. 2.0 which is available at |
| https://www.eclipse.org/legal/epl-2.0 |
| SPDX-License-Identifier: EPL-2.0 |
| Tasktop Technologies - initial API and implementation |
| point="org.eclipse.ui.commands"> |
| description="%command.description" |
| id="org.eclipse.mylyn.discovery.ui.discoveryWizardCommand" |
| point="org.eclipse.ui.handlers"> |
| class="org.eclipse.mylyn.internal.discovery.ui.commands.ShowConnectorDiscoveryWizardCommandHandler" |
| commandId="org.eclipse.mylyn.discovery.ui.discoveryWizardCommand"> |
| <with variable="org.eclipse.core.runtime.Platform"> |
| property="org.eclipse.core.runtime.isBundleInstalled" args="org.eclipse.equinox.p2.repository"/> |