| <?xml version="1.0" encoding="UTF-8"?> |
| <?eclipse version="3.4"?> |
| <plugin> |
| <extension |
| point="org.eclipse.epp.logging.aeri.ide.servers"> |
| <server |
| id="com.ctrlflow" |
| class="aeri.ide.DemoServerConnection" |
| icon16="icons/obj16/ctrlflow.png" |
| icon32="icons/obj32/ctrlflow.png" |
| name="Ctrlflow"> |
| <link |
| href="https://www.codetrails.com" |
| rel="provider" |
| title="Codetrails GmbH"> |
| </link> |
| <link |
| title="Privacy Policy" |
| href="https://www.eclipse.org/legal/services/aeri-privacy.php1" |
| rel="privacy"> |
| </link> |
| <link |
| title="Terms of Use" |
| href="http://www.eclipse.org/legal/services/aeri-termsofuse.php" |
| rel="terms-of-use"> |
| </link> |
| <link |
| href="https://wiki.eclipse.org/EPP/Logging" |
| rel="help" |
| title="Help"> |
| </link> |
| </server> |
| <server |
| id="org.jboss.tools" |
| class="org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection" |
| icon16="icons/obj16/jbosstools.png" |
| icon32="icons/obj32/jbosstools.png" |
| icon64="icons/obj64/jbosstools.png" |
| name="JBoss Tools" |
| description="JBoss Tools wishes to get notified about errors that occur in - or may affect the usability of - JBoss Tools. See <a href="http://tools.jboss.org/usage/">JBoss Usage Reporting</a> For details on privacy and data usage." |
| > |
| <link |
| href="https://www.redhat.com" |
| rel="provider" |
| title="Red Hat, Inc."> |
| </link> |
| <link |
| href="https://redhat.ctrlflow.com/rest/2.0/community/discovery" |
| rel="discovery" |
| title="Discovery URL"> |
| </link> |
| </server> |
| </extension> |
| </plugin> |