File tree Expand file tree Collapse file tree 1 file changed +18
-14
lines changed Expand file tree Collapse file tree 1 file changed +18
-14
lines changed Original file line number Diff line number Diff line change 3
3
<plugin >
4
4
<extension-point id =" language" name =" %extension-point.name" schema =" schema/language.exsd" />
5
5
<extension-point id =" MainProvider" name =" %extension-point.name.0" schema =" schema/MainProvider.exsd" />
6
- <extension point =" org.eclipse.epp.logging.aeri.ide.servers" >
7
- <server id =" org.example.aer.loeclipse"
8
- name =" LOEclipse"
9
- description =" Help improve LOEclipse by sending error reports to us."
10
- class =" org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection"
11
- icon16 =" icons/libreoffice_16.png"
12
- icon32 =" icons/libreoffice_32.png" >
13
6
14
- <link rel =" provider"
15
- title =" LOEclipse"
16
- href =" https://github.com/LibreOffice/loeclipse" />
17
-
18
- <link rel =" discovery"
19
- title =" Discovery URL"
20
- href =" https://aer.ctrlflow.com/loeclipse/community/discovery" />
7
+ <extension
8
+ point =" org.eclipse.epp.logging.aeri.ide.servers" >
9
+ <server
10
+ id =" org.example.aer.loeclipse"
11
+ name =" LOEclipse"
12
+ description =" Help improve LOEclipse by sending error reports to us."
13
+ class =" org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection"
14
+ icon16 =" icons/libreoffice_16.png"
15
+ icon32 =" icons/libreoffice_32.png" >
16
+ <link
17
+ rel =" provider"
18
+ title =" LOEclipse"
19
+ href =" https://github.com/LibreOffice/loeclipse" />
20
+ <link
21
+ rel =" discovery"
22
+ title =" Discovery URL"
23
+ href =" https://aer.ctrlflow.com/loeclipse/community/discovery" />
21
24
</server >
22
25
</extension >
26
+
23
27
<extension
24
28
point =" org.eclipse.ui.editors" >
25
29
<editor
You can’t perform that action at this time.
0 commit comments