blob: a1d5c1039231d2c14a20945bc1a315df96c6b635 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<!--
Copyright (c) 2019 Mia-Software and others.
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
Contributors:
Unknown - initial API and implementation
-->
<plugin>
<extension
point="org.eclipse.modisco.infra.discovery.ui.discoverer">
<discoverer
discovererID="org.eclipse.modisco.jee.jsp.discoverer.javaElement"
icon="icons/JSP_Browser.gif"
label="%discoverer.label">
</discoverer>
<discoverer
discovererID="org.eclipse.modisco.jee.jsp.discoverer.resource"
icon="icons/JSP_Browser.gif"
label="%discoverer.label.0">
</discoverer>
</extension>
</plugin>