]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.help.core/plugin.xml
Revert jersey 2.25.1 and jackson 2.8.11 back for javax.xml.bind
[simantics/platform.git] / bundles / org.simantics.help.core / plugin.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?eclipse version="3.4"?>
3 <plugin>
4    <extension
5          point="org.eclipse.help.toc">
6       <tocProvider
7             class="org.simantics.help.core.SimanticsTocProvider">
8       </tocProvider>
9    </extension>
10
11 </plugin>