]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.help.core/plugin.xml
Corrected lifetime of clusters from Integer.MAX_VALUE to Long.MAX_VALUE
[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>